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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9592 (2 days ago)

Debug log (UTC)

[15:27:41.966] New invocation is queued and will start shortly
[15:27:43.152] Starting the invocation (attempt 1)
[15:27:43.179] Ignoring gitiles_ref tag without the buildset tag
[15:27:43.179] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:27:43.180] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:27:43.180] Buildbucket request:
{
  "requestId": "8844799545438080896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844799545438080896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9592"
                            },
                        "id": "cron:v1:9592"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844799545438080896"
    },
    {
      "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"
  }
}
[15:27:44.992] Scheduled build:
{
  "id": "8679369482451864833",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T15:27:44.193546147Z",
  "updateTime": "2026-06-10T15:27:44.639374817Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:27:44.992] Task URL: https://cr-buildbucket.appspot.com/build/8679369482451864833
[15:27:44.992] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844799545438080896:2:0) after 3m32s
[15:27:45.557] Received PubSub notification, asking Buildbucket for the build status
[15:27:45.582] Build status: SCHEDULED
[15:27:48.329] Received PubSub notification, asking Buildbucket for the build status
[15:27:48.352] Build status: STARTED
[15:28:11.561] Received PubSub notification, asking Buildbucket for the build status
[15:28:11.581] Build:
{
  "id": "8679369482451864833",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T15:27:44.193546147Z",
  "startTime": "2026-06-10T15:27:48.184161160Z",
  "endTime": "2026-06-10T15:28:11.280687143Z",
  "updateTime": "2026-06-10T15:28:11.280687143Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:28:11.581] Invocation finished in 29.619215116s with status SUCCEEDED