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:9370 (3 days ago)

Debug log (UTC)

[01:26:56.116] New invocation is queued and will start shortly
[01:26:57.613] Starting the invocation (attempt 1)
[01:26:57.637] Ignoring gitiles_ref tag without the buildset tag
[01:26:57.638] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:26:57.638] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:26:57.638] Buildbucket request:
{
  "requestId": "8844943038711709440",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844943038711709440",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9370"
                            },
                        "id": "cron:v1:9370"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844943038711709440"
    },
    {
      "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"
  }
}
[01:26:59.308] Scheduled build:
{
  "id": "8679512975381173329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T01:26:58.672198622Z",
  "updateTime": "2026-06-09T01:26:58.672198622Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[01:26:59.308] Task URL: https://cr-buildbucket.appspot.com/build/8679512975381173329
[01:26:59.308] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844943038711709440:2:0) after 3m38s
[01:27:00.132] Received PubSub notification, asking Buildbucket for the build status
[01:27:00.229] Build status: SCHEDULED
[01:27:05.442] Received PubSub notification, asking Buildbucket for the build status
[01:27:05.458] Build status: STARTED
[01:27:28.217] Received PubSub notification, asking Buildbucket for the build status
[01:27:28.234] Build:
{
  "id": "8679512975381173329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T01:26:58.672198622Z",
  "startTime": "2026-06-09T01:27:04.270534237Z",
  "endTime": "2026-06-09T01:27:27.764722861Z",
  "updateTime": "2026-06-09T01:27:27.764722861Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[01:27:28.234] Invocation finished in 32.122523427s with status SUCCEEDED