Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15328 (1 month ago)

Debug log (UTC)

[12:11:33.279] New invocation is queued and will start shortly
[12:11:34.738] Starting the invocation (attempt 1)
[12:11:34.769] Ignoring gitiles_ref tag without the buildset tag
[12:11:34.769] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:11:34.769] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:11:34.770] Buildbucket request:
{
  "requestId": "8841097410181681616",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841097410181681616",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15328"
                            },
                        "id": "cron:v1:15328"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841097410181681616"
    },
    {
      "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"
  }
}
[12:11:38.844] Scheduled build:
{
  "id": "8675667344798868993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T12:11:37.788087581Z",
  "updateTime": "2026-07-21T12:11:38.373557664Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[12:11:38.844] Task URL: https://cr-buildbucket.appspot.com/build/8675667344798868993
[12:11:38.844] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841097410181681616:2:0) after 5m17s
[12:11:39.156] Received PubSub notification, asking Buildbucket for the build status
[12:11:39.223] Build status: SCHEDULED
[12:13:33.587] Received PubSub notification, asking Buildbucket for the build status
[12:13:33.620] Build status: STARTED
[12:14:04.145] Received PubSub notification, asking Buildbucket for the build status
[12:14:04.163] Build:
{
  "id": "8675667344798868993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T12:11:37.788087581Z",
  "startTime": "2026-07-21T12:13:33.284927895Z",
  "endTime": "2026-07-21T12:14:03.556160315Z",
  "updateTime": "2026-07-21T12:14:03.556160315Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[12:14:04.163] Invocation finished in 2m30.891828447s with status SUCCEEDED