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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11413 (2 weeks ago)

Debug log (UTC)

[14:50:46.062] New invocation is queued and will start shortly
[14:50:47.121] Starting the invocation (attempt 1)
[14:50:47.160] Ignoring gitiles_ref tag without the buildset tag
[14:50:47.160] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:50:47.161] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:50:47.161] Buildbucket request:
{
  "requestId": "8843624108419381264",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843624108419381264",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11413"
                            },
                        "id": "cron:v1:11413"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843624108419381264"
    },
    {
      "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"
  }
}
[14:50:48.868] Scheduled build:
{
  "id": "8678194045705726257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T14:50:48.028413904Z",
  "updateTime": "2026-06-23T14:50:48.530032495Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:50:48.868] Task URL: https://cr-buildbucket.appspot.com/build/8678194045705726257
[14:50:48.869] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843624108419381264:2:0) after 3m10s
[14:50:49.274] Received PubSub notification, asking Buildbucket for the build status
[14:50:49.298] Build status: SCHEDULED
[14:50:53.832] Received PubSub notification, asking Buildbucket for the build status
[14:50:53.850] Build status: STARTED
[14:51:29.177] Received PubSub notification, asking Buildbucket for the build status
[14:51:29.196] Build:
{
  "id": "8678194045705726257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T14:50:48.028413904Z",
  "startTime": "2026-06-23T14:50:53.552475419Z",
  "endTime": "2026-06-23T14:51:28.273696951Z",
  "updateTime": "2026-06-23T14:51:28.273696951Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:51:29.197] Invocation finished in 43.139655889s with status SUCCEEDED