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:5281 (2 months ago)

Debug log (UTC)

[22:08:34.222] New invocation is queued and will start shortly
[22:08:35.328] Starting the invocation (attempt 1)
[22:08:35.351] Ignoring gitiles_ref tag without the buildset tag
[22:08:35.351] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:08:35.351] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:08:35.351] Buildbucket request:
{
  "requestId": "8847582830777534784",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847582830777534784",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5281"
                            },
                        "id": "cron:v1:5281"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847582830777534784"
    },
    {
      "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"
  }
}
[22:08:37.690] Scheduled build:
{
  "id": "8682152767373840849",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T22:08:36.848525364Z",
  "updateTime": "2026-05-10T22:08:36.848525364Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:08:37.691] Task URL: https://cr-buildbucket.appspot.com/build/8682152767373840849
[22:08:37.691] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847582830777534784:2:0) after 2m31s
[22:08:37.897] Received PubSub notification, asking Buildbucket for the build status
[22:08:37.913] Build status: SCHEDULED
[22:08:44.214] Received PubSub notification, asking Buildbucket for the build status
[22:08:44.236] Build status: STARTED
[22:09:06.177] Received PubSub notification, asking Buildbucket for the build status
[22:09:06.195] Build:
{
  "id": "8682152767373840849",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T22:08:36.848525364Z",
  "startTime": "2026-05-10T22:08:43.832933552Z",
  "endTime": "2026-05-10T22:09:05.943236799Z",
  "updateTime": "2026-05-10T22:09:05.943236799Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:09:06.195] Invocation finished in 31.977236282s with status SUCCEEDED