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:21259 (1 day ago)

Debug log (UTC)

[19:20:30.635] New invocation is queued and will start shortly
[19:20:31.664] Starting the invocation (attempt 1)
[19:20:31.705] Ignoring gitiles_ref tag without the buildset tag
[19:20:31.706] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:20:31.706] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:20:31.706] Buildbucket request:
{
  "requestId": "8837265350020487344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837265350020487344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21259"
                            },
                        "id": "cron:v1:21259"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837265350020487344"
    },
    {
      "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"
  }
}
[19:20:32.809] Scheduled build:
{
  "id": "8671835287732633185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T19:20:32.191546530Z",
  "updateTime": "2026-09-01T19:20:32.625426018Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:20:32.809] Task URL: https://cr-buildbucket.appspot.com/build/8671835287732633185
[19:20:32.809] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837265350020487344:2:0) after 8m32s
[19:20:33.636] Received PubSub notification, asking Buildbucket for the build status
[19:20:33.664] Build status: SCHEDULED
[19:20:39.156] Received PubSub notification, asking Buildbucket for the build status
[19:20:39.250] Build status: STARTED
[19:21:03.385] Received PubSub notification, asking Buildbucket for the build status
[19:21:03.406] Build:
{
  "id": "8671835287732633185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T19:20:32.191546530Z",
  "startTime": "2026-09-01T19:20:38.916606852Z",
  "endTime": "2026-09-01T19:21:03.014430266Z",
  "updateTime": "2026-09-01T19:21:03.014430266Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:21:03.406] Invocation finished in 32.779214743s with status SUCCEEDED