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:12058 (4 days ago)

Debug log (UTC)

[05:27:03.630] New invocation is queued and will start shortly
[05:27:04.801] Starting the invocation (attempt 1)
[05:27:04.822] Ignoring gitiles_ref tag without the buildset tag
[05:27:04.822] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:27:04.822] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:27:04.822] Buildbucket request:
{
  "requestId": "8843206589009610416",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843206589009610416",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12058"
                            },
                        "id": "cron:v1:12058"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843206589009610416"
    },
    {
      "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:27:06.540] Scheduled build:
{
  "id": "8677776526136574977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T05:27:05.718597899Z",
  "updateTime": "2026-06-28T05:27:06.190237934Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:27:06.540] Task URL: https://cr-buildbucket.appspot.com/build/8677776526136574977
[05:27:06.540] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843206589009610416:2:0) after 3m57s
[05:27:07.452] Received PubSub notification, asking Buildbucket for the build status
[05:27:07.504] Build status: SCHEDULED
[05:27:10.797] Received PubSub notification, asking Buildbucket for the build status
[05:27:10.819] Build status: STARTED
[05:27:34.043] Received PubSub notification, asking Buildbucket for the build status
[05:27:34.081] Build:
{
  "id": "8677776526136574977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T05:27:05.718597899Z",
  "startTime": "2026-06-28T05:27:09.968099042Z",
  "endTime": "2026-06-28T05:27:33.767848029Z",
  "updateTime": "2026-06-28T05:27:33.767848029Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:27:34.081] Invocation finished in 30.486374554s with status SUCCEEDED