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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5461 (2 months ago)

Debug log (UTC)

[05:04:58.430] New invocation is queued and will start shortly
[05:04:59.532] Starting the invocation (attempt 1)
[05:04:59.555] Ignoring gitiles_ref tag without the buildset tag
[05:04:59.555] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:04:59.555] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:04:59.556] Buildbucket request:
{
  "requestId": "8847466035971451472",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847466035971451472",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5461"
                            },
                        "id": "cron:v1:5461"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847466035971451472"
    },
    {
      "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"
  }
}
[05:05:01.282] Scheduled build:
{
  "id": "8682035973252478641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T05:05:00.401885097Z",
  "updateTime": "2026-05-12T05:05:00.401885097Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:05:01.282] Task URL: https://cr-buildbucket.appspot.com/build/8682035973252478641
[05:05:01.282] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847466035971451472:2:0) after 7m33s
[05:05:01.605] Received PubSub notification, asking Buildbucket for the build status
[05:05:01.698] Build status: SCHEDULED
[05:05:07.869] Received PubSub notification, asking Buildbucket for the build status
[05:05:07.887] Build status: STARTED
[05:05:32.114] Received PubSub notification, asking Buildbucket for the build status
[05:05:32.130] Build:
{
  "id": "8682035973252478641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T05:05:00.401885097Z",
  "startTime": "2026-05-12T05:05:07.651359063Z",
  "endTime": "2026-05-12T05:05:31.784069842Z",
  "updateTime": "2026-05-12T05:05:31.784069842Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:05:32.130] Invocation finished in 33.705512799s with status SUCCEEDED