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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9631 (1 day ago)

Debug log (UTC)

[22:05:32.133] New invocation is queued and will start shortly
[22:05:33.217] Starting the invocation (attempt 1)
[22:05:33.238] Ignoring gitiles_ref tag without the buildset tag
[22:05:33.238] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:05:33.238] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:05:33.238] Buildbucket request:
{
  "requestId": "8844774515754960544",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844774515754960544",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9631"
                            },
                        "id": "cron:v1:9631"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844774515754960544"
    },
    {
      "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:05:35.024] Scheduled build:
{
  "id": "8679344453098947441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T22:05:34.044150183Z",
  "updateTime": "2026-06-10T22:05:34.044150183Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[22:05:35.024] Task URL: https://cr-buildbucket.appspot.com/build/8679344453098947441
[22:05:35.025] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844774515754960544:2:0) after 6m22s
[22:05:36.021] Received PubSub notification, asking Buildbucket for the build status
[22:05:36.112] Build status: SCHEDULED
[22:05:41.146] Received PubSub notification, asking Buildbucket for the build status
[22:05:41.199] Build status: STARTED
[22:06:05.189] Received PubSub notification, asking Buildbucket for the build status
[22:06:05.212] Build:
{
  "id": "8679344453098947441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T22:05:34.044150183Z",
  "startTime": "2026-06-10T22:05:40.958214966Z",
  "endTime": "2026-06-10T22:06:04.852810772Z",
  "updateTime": "2026-06-10T22:06:04.852810772Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[22:06:05.212] Invocation finished in 33.084858687s with status SUCCEEDED