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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24196 (2 days ago)

Debug log (UTC)

[18:19:54.671] New invocation is queued and will start shortly
[18:19:59.037] Starting the invocation (attempt 1)
[18:19:59.063] Ignoring gitiles_ref tag without the buildset tag
[18:19:59.063] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:19:59.063] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:19:59.063] Buildbucket request:
{
  "requestId": "8835366626305108672",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835366626305108672",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24196"
                            },
                        "id": "cron:v1:24196"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835366626305108672"
    },
    {
      "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"
  }
}
[18:20:00.390] Scheduled build:
{
  "id": "8669936560316445457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T18:19:59.762810362Z",
  "updateTime": "2026-09-22T18:20:00.212956738Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:20:00.390] Task URL: https://cr-buildbucket.appspot.com/build/8669936560316445457
[18:20:00.390] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835366626305108672:2:0) after 1m44s
[18:20:00.999] Received PubSub notification, asking Buildbucket for the build status
[18:20:01.018] Build status: SCHEDULED
[18:20:09.239] Received PubSub notification, asking Buildbucket for the build status
[18:20:09.348] Build status: STARTED
[18:20:33.941] Received PubSub notification, asking Buildbucket for the build status
[18:20:33.962] Build:
{
  "id": "8669936560316445457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T18:19:59.762810362Z",
  "startTime": "2026-09-22T18:20:08.601981874Z",
  "endTime": "2026-09-22T18:20:33.521121091Z",
  "updateTime": "2026-09-22T18:20:33.521121091Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:20:33.962] Invocation finished in 39.295323065s with status SUCCEEDED