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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13903 (2 months ago)

Debug log (UTC)

[08:52:02.318] New invocation is queued and will start shortly
[08:52:03.607] Starting the invocation (attempt 1)
[08:52:03.636] Ignoring gitiles_ref tag without the buildset tag
[08:52:03.636] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:52:03.637] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:52:03.638] Buildbucket request:
{
  "requestId": "8842015932307777424",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842015932307777424",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13903"
                            },
                        "id": "cron:v1:13903"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842015932307777424"
    },
    {
      "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:52:04.900] Scheduled build:
{
  "id": "8676585869643275393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T08:52:04.235659540Z",
  "updateTime": "2026-07-11T08:52:04.671645579Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:52:04.900] Task URL: https://cr-buildbucket.appspot.com/build/8676585869643275393
[08:52:04.900] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842015932307777424:2:0) after 3m57s
[08:52:05.616] Received PubSub notification, asking Buildbucket for the build status
[08:52:05.639] Build status: SCHEDULED
[08:52:09.432] Received PubSub notification, asking Buildbucket for the build status
[08:52:09.498] Build status: STARTED
[08:52:33.045] Received PubSub notification, asking Buildbucket for the build status
[08:52:33.062] Build:
{
  "id": "8676585869643275393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T08:52:04.235659540Z",
  "startTime": "2026-07-11T08:52:09.249535491Z",
  "endTime": "2026-07-11T08:52:32.761728646Z",
  "updateTime": "2026-07-11T08:52:32.761728646Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:52:33.062] Invocation finished in 30.751111844s with status SUCCEEDED