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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13345 (2 months ago)

Debug log (UTC)

[09:19:52.979] New invocation is queued and will start shortly
[09:19:54.343] Starting the invocation (attempt 1)
[09:19:54.369] Ignoring gitiles_ref tag without the buildset tag
[09:19:54.370] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:19:54.370] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:19:54.370] Buildbucket request:
{
  "requestId": "8842376568355218896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842376568355218896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13345"
                            },
                        "id": "cron:v1:13345"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842376568355218896"
    },
    {
      "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"
  }
}
[09:19:55.616] Scheduled build:
{
  "id": "8676946505627371761",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-07T09:19:54.960735869Z",
  "updateTime": "2026-07-07T09:19:55.419696124Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:19:55.616] Task URL: https://cr-buildbucket.appspot.com/build/8676946505627371761
[09:19:55.616] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842376568355218896:2:0) after 8m29s
[09:19:56.195] Received PubSub notification, asking Buildbucket for the build status
[09:19:56.213] Build status: SCHEDULED
[09:19:59.209] Received PubSub notification, asking Buildbucket for the build status
[09:19:59.234] Build status: STARTED
[09:20:25.449] Received PubSub notification, asking Buildbucket for the build status
[09:20:25.477] Build:
{
  "id": "8676946505627371761",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-07T09:19:54.960735869Z",
  "startTime": "2026-07-07T09:19:58.982125286Z",
  "endTime": "2026-07-07T09:20:25.171945158Z",
  "updateTime": "2026-07-07T09:20:25.171945158Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:20:25.477] Invocation finished in 32.501770343s with status SUCCEEDED