Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24187 (2 days ago)

Debug log (UTC)

[16:47:16.319] New invocation is queued and will start shortly
[16:47:17.823] Starting the invocation (attempt 1)
[16:47:17.852] Ignoring gitiles_ref tag without the buildset tag
[16:47:17.852] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:47:17.852] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:47:17.852] Buildbucket request:
{
  "requestId": "8835372454660661952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835372454660661952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24187"
                            },
                        "id": "cron:v1:24187"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835372454660661952"
    },
    {
      "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"
  }
}
[16:47:19.392] Scheduled build:
{
  "id": "8669942391528544449",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T16:47:18.685227696Z",
  "updateTime": "2026-09-22T16:47:18.685227696Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:47:19.392] Task URL: https://cr-buildbucket.appspot.com/build/8669942391528544449
[16:47:19.392] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835372454660661952:2:0) after 6m37s
[16:47:20.060] Received PubSub notification, asking Buildbucket for the build status
[16:47:20.083] Build status: SCHEDULED
[16:47:32.923] Received PubSub notification, asking Buildbucket for the build status
[16:47:32.948] Build status: STARTED
[16:48:24.704] Received PubSub notification, asking Buildbucket for the build status
[16:48:24.784] Build:
{
  "id": "8669942391528544449",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T16:47:18.685227696Z",
  "startTime": "2026-09-22T16:47:32.754070467Z",
  "endTime": "2026-09-22T16:48:24.293459054Z",
  "updateTime": "2026-09-22T16:48:24.293459054Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:48:24.784] Invocation finished in 1m8.470455591s with status SUCCEEDED