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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22213 (2 weeks ago)

Debug log (UTC)

[15:02:01.109] New invocation is queued and will start shortly
[15:02:02.217] Starting the invocation (attempt 1)
[15:02:02.248] Ignoring gitiles_ref tag without the buildset tag
[15:02:02.248] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:02:02.248] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:02:02.248] Buildbucket request:
{
  "requestId": "8836647434167390432",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836647434167390432",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22213"
                            },
                        "id": "cron:v1:22213"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836647434167390432"
    },
    {
      "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"
  }
}
[15:02:03.617] Scheduled build:
{
  "id": "8671217371551801489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T15:02:02.983373918Z",
  "updateTime": "2026-09-08T15:02:02.983373918Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[15:02:03.617] Task URL: https://cr-buildbucket.appspot.com/build/8671217371551801489
[15:02:03.618] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836647434167390432:2:0) after 1m51s
[15:02:05.203] Received PubSub notification, asking Buildbucket for the build status
[15:02:05.284] Build status: SCHEDULED
[15:02:14.226] Received PubSub notification, asking Buildbucket for the build status
[15:02:14.253] Build status: STARTED
[15:02:37.509] Received PubSub notification, asking Buildbucket for the build status
[15:02:37.586] Build:
{
  "id": "8671217371551801489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T15:02:02.983373918Z",
  "startTime": "2026-09-08T15:02:14.043191436Z",
  "endTime": "2026-09-08T15:02:36.904240296Z",
  "updateTime": "2026-09-08T15:02:36.904240296Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[15:02:37.586] Invocation finished in 36.481163807s with status SUCCEEDED