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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15268 (1 month ago)

Debug log (UTC)

[01:57:52.080] New invocation is queued and will start shortly
[01:57:53.157] Starting the invocation (attempt 1)
[01:57:53.183] Ignoring gitiles_ref tag without the buildset tag
[01:57:53.183] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:57:53.183] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:57:53.184] Buildbucket request:
{
  "requestId": "8841136020004858864",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841136020004858864",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15268"
                            },
                        "id": "cron:v1:15268"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841136020004858864"
    },
    {
      "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"
  }
}
[01:57:54.791] Scheduled build:
{
  "id": "8675705957212863889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T01:57:54.121639997Z",
  "updateTime": "2026-07-21T01:57:54.121639997Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:57:54.791] Task URL: https://cr-buildbucket.appspot.com/build/8675705957212863889
[01:57:54.791] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841136020004858864:2:0) after 5m15s
[01:57:55.588] Received PubSub notification, asking Buildbucket for the build status
[01:57:55.612] Build status: SCHEDULED
[01:57:58.733] Received PubSub notification, asking Buildbucket for the build status
[01:57:58.758] Build status: STARTED
[01:58:20.996] Received PubSub notification, asking Buildbucket for the build status
[01:58:21.015] Build:
{
  "id": "8675705957212863889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T01:57:54.121639997Z",
  "startTime": "2026-07-21T01:57:58.322723839Z",
  "endTime": "2026-07-21T01:58:20.711716355Z",
  "updateTime": "2026-07-21T01:58:20.711716355Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:58:21.015] Invocation finished in 28.939634504s with status SUCCEEDED