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:20497 (1 week ago)

Debug log (UTC)

[09:03:16.497] New invocation is queued and will start shortly
[09:03:17.636] Starting the invocation (attempt 1)
[09:03:17.657] Ignoring gitiles_ref tag without the buildset tag
[09:03:17.657] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:03:17.657] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:03:17.657] Buildbucket request:
{
  "requestId": "8837757167956030768",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837757167956030768",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20497"
                            },
                        "id": "cron:v1:20497"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837757167956030768"
    },
    {
      "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"
  }
}
[09:03:18.954] Scheduled build:
{
  "id": "8672327105605452177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-27T09:03:18.118280572Z",
  "updateTime": "2026-08-27T09:03:18.630823998Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:03:18.954] Task URL: https://cr-buildbucket.appspot.com/build/8672327105605452177
[09:03:18.954] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837757167956030768:2:0) after 8m46s
[09:03:19.347] Received PubSub notification, asking Buildbucket for the build status
[09:03:19.421] Build status: SCHEDULED
[09:03:24.572] Received PubSub notification, asking Buildbucket for the build status
[09:03:24.594] Build status: STARTED
[09:03:48.778] Received PubSub notification, asking Buildbucket for the build status
[09:03:48.798] Build:
{
  "id": "8672327105605452177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-27T09:03:18.118280572Z",
  "startTime": "2026-08-27T09:03:24.240914135Z",
  "endTime": "2026-08-27T09:03:48.520593296Z",
  "updateTime": "2026-08-27T09:03:48.520593296Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:03:48.798] Invocation finished in 32.305134759s with status SUCCEEDED