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:10831 (3 weeks ago)

Debug log (UTC)

[11:24:03.387] New invocation is queued and will start shortly
[11:24:04.767] Starting the invocation (attempt 1)
[11:24:04.792] Ignoring gitiles_ref tag without the buildset tag
[11:24:04.792] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:24:04.792] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:24:04.792] Buildbucket request:
{
  "requestId": "8843999501432816912",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843999501432816912",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10831"
                            },
                        "id": "cron:v1:10831"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843999501432816912"
    },
    {
      "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"
  }
}
[11:24:06.099] Scheduled build:
{
  "id": "8678569438656909601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T11:24:05.412714471Z",
  "updateTime": "2026-06-19T11:24:05.890365178Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:24:06.099] Task URL: https://cr-buildbucket.appspot.com/build/8678569438656909601
[11:24:06.099] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843999501432816912:2:0) after 3m28s
[11:24:06.806] Received PubSub notification, asking Buildbucket for the build status
[11:24:06.829] Build status: SCHEDULED
[11:24:12.356] Received PubSub notification, asking Buildbucket for the build status
[11:24:12.379] Build status: STARTED
[11:24:46.688] Received PubSub notification, asking Buildbucket for the build status
[11:24:46.733] Build:
{
  "id": "8678569438656909601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T11:24:05.412714471Z",
  "startTime": "2026-06-19T11:24:11.297124093Z",
  "endTime": "2026-06-19T11:24:46.275492908Z",
  "updateTime": "2026-06-19T11:24:46.275492908Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:24:46.733] Invocation finished in 43.35259358s with status SUCCEEDED