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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4501 (4 months ago)

Debug log (UTC)

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

  }
}
[08:54:24.658] Task URL: https://cr-buildbucket.appspot.com/build/8682655719743628161
[08:54:24.658] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848085782793713184:2:0) after 4m13s
[08:54:25.292] Received PubSub notification, asking Buildbucket for the build status
[08:54:25.311] Build status: SCHEDULED
[08:54:28.883] Received PubSub notification, asking Buildbucket for the build status
[08:54:28.930] Build status: STARTED
[08:54:52.057] Received PubSub notification, asking Buildbucket for the build status
[08:54:52.074] Build:
{
  "id": "8682655719743628161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T08:54:24.090064483Z",
  "startTime": "2026-05-05T08:54:28.681448126Z",
  "endTime": "2026-05-05T08:54:51.833323863Z",
  "updateTime": "2026-05-05T08:54:51.833323863Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:54:52.074] Invocation finished in 30.276027354s with status SUCCEEDED