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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3670 (4 months ago)

Debug log (UTC)

[10:54:46.198] New invocation is queued and will start shortly
[10:54:47.310] Starting the invocation (attempt 1)
[10:54:47.333] Ignoring gitiles_ref tag without the buildset tag
[10:54:47.333] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:54:47.333] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:54:47.334] Buildbucket request:
{
  "requestId": "8848621789263586512",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848621789263586512",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3670"
                            },
                        "id": "cron:v1:3670"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848621789263586512"
    },
    {
      "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"
  }
}
[10:54:48.841] Scheduled build:
{
  "id": "8683191726517234385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T10:54:48.197301875Z",
  "updateTime": "2026-04-29T10:54:48.197301875Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[10:54:48.841] Task URL: https://cr-buildbucket.appspot.com/build/8683191726517234385
[10:54:48.841] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848621789263586512:2:0) after 5m38s
[10:54:49.178] Received PubSub notification, asking Buildbucket for the build status
[10:54:49.199] Build status: SCHEDULED
[10:54:53.293] Received PubSub notification, asking Buildbucket for the build status
[10:54:53.309] Build status: STARTED
[10:55:17.072] Received PubSub notification, asking Buildbucket for the build status
[10:55:17.089] Build:
{
  "id": "8683191726517234385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T10:54:48.197301875Z",
  "startTime": "2026-04-29T10:54:53.078392673Z",
  "endTime": "2026-04-29T10:55:15.981660131Z",
  "updateTime": "2026-04-29T10:55:15.981660131Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[10:55:17.089] Invocation finished in 30.895046152s with status SUCCEEDED