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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6340 (1 month ago)

Debug log (UTC)

[11:08:36.754] New invocation is queued and will start shortly
[11:08:37.901] Starting the invocation (attempt 1)
[11:08:37.925] Ignoring gitiles_ref tag without the buildset tag
[11:08:37.925] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:08:37.926] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:08:37.926] Buildbucket request:
{
  "requestId": "8846899576001518752",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846899576001518752",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6340"
                            },
                        "id": "cron:v1:6340"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846899576001518752"
    },
    {
      "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"
  }
}
[11:08:39.843] Scheduled build:
{
  "id": "8681469513002548545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T11:08:38.993347529Z",
  "updateTime": "2026-05-18T11:08:38.993347529Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[11:08:39.843] Task URL: https://cr-buildbucket.appspot.com/build/8681469513002548545
[11:08:39.843] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846899576001518752:2:0) after 1m41s
[11:08:40.523] Received PubSub notification, asking Buildbucket for the build status
[11:08:40.550] Build status: SCHEDULED
[11:08:45.023] Received PubSub notification, asking Buildbucket for the build status
[11:08:45.079] Build status: STARTED
[11:09:07.802] Received PubSub notification, asking Buildbucket for the build status
[11:09:07.823] Build:
{
  "id": "8681469513002548545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T11:08:38.993347529Z",
  "startTime": "2026-05-18T11:08:44.590412945Z",
  "endTime": "2026-05-18T11:09:07.121513720Z",
  "updateTime": "2026-05-18T11:09:07.121513720Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[11:09:07.823] Invocation finished in 31.072880427s with status SUCCEEDED