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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9292 (4 days ago)

Debug log (UTC)

[12:09:20.596] New invocation is queued and will start shortly
[12:09:21.796] Starting the invocation (attempt 1)
[12:09:21.822] Ignoring gitiles_ref tag without the buildset tag
[12:09:21.822] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:09:21.822] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:09:21.822] Buildbucket request:
{
  "requestId": "8844993218861156320",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844993218861156320",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9292"
                            },
                        "id": "cron:v1:9292"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844993218861156320"
    },
    {
      "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:09:23.634] Scheduled build:
{
  "id": "8679563155870607329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T12:09:22.828437275Z",
  "updateTime": "2026-06-08T12:09:22.828437275Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[12:09:23.634] Task URL: https://cr-buildbucket.appspot.com/build/8679563155870607329
[12:09:23.634] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844993218861156320:2:0) after 2m27s
[12:09:24.195] Received PubSub notification, asking Buildbucket for the build status
[12:09:24.249] Build status: SCHEDULED
[12:09:31.846] Received PubSub notification, asking Buildbucket for the build status
[12:09:31.868] Build status: STARTED
[12:09:56.011] Received PubSub notification, asking Buildbucket for the build status
[12:09:56.065] Build:
{
  "id": "8679563155870607329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T12:09:22.828437275Z",
  "startTime": "2026-06-08T12:09:31.678291244Z",
  "endTime": "2026-06-08T12:09:55.746561446Z",
  "updateTime": "2026-06-08T12:09:55.746561446Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[12:09:56.065] Invocation finished in 35.473358012s with status SUCCEEDED