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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18373 (3 weeks ago)

Debug log (UTC)

[05:16:32.854] New invocation is queued and will start shortly
[05:16:34.289] Starting the invocation (attempt 1)
[05:16:34.325] Ignoring gitiles_ref tag without the buildset tag
[05:16:34.325] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:16:34.325] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:16:34.325] Buildbucket request:
{
  "requestId": "8839130386907045728",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839130386907045728",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18373"
                            },
                        "id": "cron:v1:18373"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839130386907045728"
    },
    {
      "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"
  }
}
[05:16:35.615] Scheduled build:
{
  "id": "8673700324098462833",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T05:16:34.910035003Z",
  "updateTime": "2026-08-12T05:16:35.334787050Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:16:35.615] Task URL: https://cr-buildbucket.appspot.com/build/8673700324098462833
[05:16:35.615] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839130386907045728:2:0) after 3m6s
[05:16:36.146] Received PubSub notification, asking Buildbucket for the build status
[05:16:36.172] Build status: SCHEDULED
[05:16:39.491] Received PubSub notification, asking Buildbucket for the build status
[05:16:39.523] Build status: STARTED
[05:17:05.368] Received PubSub notification, asking Buildbucket for the build status
[05:17:05.411] Build:
{
  "id": "8673700324098462833",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T05:16:34.910035003Z",
  "startTime": "2026-08-12T05:16:39.319820874Z",
  "endTime": "2026-08-12T05:17:05.132903411Z",
  "updateTime": "2026-08-12T05:17:05.132903411Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:17:05.411] Invocation finished in 32.562530049s with status SUCCEEDED