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:12574 (5 hours ago)

Debug log (UTC)

[21:26:50.672] New invocation is queued and will start shortly
[21:26:52.614] Starting the invocation (attempt 1)
[21:26:52.643] Ignoring gitiles_ref tag without the buildset tag
[21:26:52.643] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:26:52.644] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:26:52.644] Buildbucket request:
{
  "requestId": "8842874413687154368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842874413687154368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12574"
                            },
                        "id": "cron:v1:12574"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842874413687154368"
    },
    {
      "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"
  }
}
[21:26:54.012] Scheduled build:
{
  "id": "8677444350287986561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T21:26:53.293893064Z",
  "updateTime": "2026-07-01T21:26:53.752578861Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:26:54.012] Task URL: https://cr-buildbucket.appspot.com/build/8677444350287986561
[21:26:54.012] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842874413687154368:2:0) after 8m1s
[21:26:54.534] Received PubSub notification, asking Buildbucket for the build status
[21:26:54.555] Build status: SCHEDULED
[21:26:57.686] Received PubSub notification, asking Buildbucket for the build status
[21:26:57.732] Build status: STARTED
[21:27:22.266] Received PubSub notification, asking Buildbucket for the build status
[21:27:22.327] Build:
{
  "id": "8677444350287986561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T21:26:53.293893064Z",
  "startTime": "2026-07-01T21:26:57.532521562Z",
  "endTime": "2026-07-01T21:27:21.668881393Z",
  "updateTime": "2026-07-01T21:27:21.668881393Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:27:22.327] Invocation finished in 31.659313037s with status SUCCEEDED