Status: SUCCEEDED
Triggered by: -
Duration: 31 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:8650 (1 week ago)

Debug log (UTC)

[22:15:21.234] New invocation is queued and will start shortly
[22:15:22.301] Starting the invocation (attempt 1)
[22:15:22.340] Ignoring gitiles_ref tag without the buildset tag
[22:15:22.340] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:15:22.341] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:15:22.341] Buildbucket request:
{
  "requestId": "8845408076801149200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845408076801149200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8650"
                            },
                        "id": "cron:v1:8650"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845408076801149200"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[22:15:23.647] Scheduled build:
{
  "id": "8679978014193937537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T22:15:23.100828905Z",
  "updateTime": "2026-06-03T22:15:23.100828905Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:15:23.647] Task URL: https://cr-buildbucket.appspot.com/build/8679978014193937537
[22:15:23.647] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845408076801149200:2:0) after 3m52s
[22:15:24.157] Received PubSub notification, asking Buildbucket for the build status
[22:15:24.176] Build status: SCHEDULED
[22:15:28.185] Received PubSub notification, asking Buildbucket for the build status
[22:15:28.202] Build status: STARTED
[22:15:52.384] Received PubSub notification, asking Buildbucket for the build status
[22:15:52.402] Build:
{
  "id": "8679978014193937537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T22:15:23.100828905Z",
  "startTime": "2026-06-03T22:15:28.020910080Z",
  "endTime": "2026-06-03T22:15:52.118151041Z",
  "updateTime": "2026-06-03T22:15:52.118151041Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:15:52.402] Invocation finished in 31.172423287s with status SUCCEEDED