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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20527 (1 week ago)

Debug log (UTC)

[14:10:48.113] New invocation is queued and will start shortly
[14:10:49.138] Starting the invocation (attempt 1)
[14:10:49.166] Ignoring gitiles_ref tag without the buildset tag
[14:10:49.166] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:10:49.166] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:10:49.166] Buildbucket request:
{
  "requestId": "8837737820039017488",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837737820039017488",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20527"
                            },
                        "id": "cron:v1:20527"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837737820039017488"
    },
    {
      "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"
  }
}
[14:10:51.270] Scheduled build:
{
  "id": "8672307757222528609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-27T14:10:50.174142150Z",
  "updateTime": "2026-08-27T14:10:51.037533349Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[14:10:51.270] Task URL: https://cr-buildbucket.appspot.com/build/8672307757222528609
[14:10:51.270] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837737820039017488:2:0) after 8m49s
[14:10:51.764] Received PubSub notification, asking Buildbucket for the build status
[14:10:51.818] Build status: SCHEDULED
[14:10:55.186] Received PubSub notification, asking Buildbucket for the build status
[14:10:55.206] Build status: STARTED
[14:11:20.657] Received PubSub notification, asking Buildbucket for the build status
[14:11:20.688] Build:
{
  "id": "8672307757222528609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-27T14:10:50.174142150Z",
  "startTime": "2026-08-27T14:10:54.981023844Z",
  "endTime": "2026-08-27T14:11:20.308506297Z",
  "updateTime": "2026-08-27T14:11:20.308506297Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[14:11:20.688] Invocation finished in 32.583358298s with status SUCCEEDED