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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12496 (17 hours ago)

Debug log (UTC)

[08:09:06.087] New invocation is queued and will start shortly
[08:09:07.179] Starting the invocation (attempt 1)
[08:09:07.203] Ignoring gitiles_ref tag without the buildset tag
[08:09:07.203] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:09:07.203] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:09:07.203] Buildbucket request:
{
  "requestId": "8842924603345555888",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842924603345555888",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12496"
                            },
                        "id": "cron:v1:12496"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842924603345555888"
    },
    {
      "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"
  }
}
[08:09:08.529] Scheduled build:
{
  "id": "8677494540781091873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T08:09:07.909787284Z",
  "updateTime": "2026-07-01T08:09:08.370476894Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:09:08.529] Task URL: https://cr-buildbucket.appspot.com/build/8677494540781091873
[08:09:08.529] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842924603345555888:2:0) after 8m13s
[08:09:09.147] Received PubSub notification, asking Buildbucket for the build status
[08:09:09.166] Build status: SCHEDULED
[08:09:13.077] Received PubSub notification, asking Buildbucket for the build status
[08:09:13.102] Build status: STARTED
[08:09:39.971] Received PubSub notification, asking Buildbucket for the build status
[08:09:39.992] Build:
{
  "id": "8677494540781091873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T08:09:07.909787284Z",
  "startTime": "2026-07-01T08:09:12.877072116Z",
  "endTime": "2026-07-01T08:09:38.269361790Z",
  "updateTime": "2026-07-01T08:09:38.269361790Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:09:39.992] Invocation finished in 33.911574557s with status SUCCEEDED