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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18601 (1 month ago)

Debug log (UTC)

[20:19:41.708] New invocation is queued and will start shortly
[20:19:43.022] Starting the invocation (attempt 1)
[20:19:43.094] Ignoring gitiles_ref tag without the buildset tag
[20:19:43.094] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:19:43.095] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:19:43.095] Buildbucket request:
{
  "requestId": "8838982968813737760",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838982968813737760",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18601"
                            },
                        "id": "cron:v1:18601"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838982968813737760"
    },
    {
      "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"
  }
}
[20:19:46.811] Scheduled build:
{
  "id": "8673552903742715041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T20:19:45.917150836Z",
  "updateTime": "2026-08-13T20:19:46.581653500Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:19:46.811] Task URL: https://cr-buildbucket.appspot.com/build/8673552903742715041
[20:19:46.811] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838982968813737760:2:0) after 3m48s
[20:19:47.828] Received PubSub notification, asking Buildbucket for the build status
[20:19:47.853] Build status: SCHEDULED
[20:19:53.658] Received PubSub notification, asking Buildbucket for the build status
[20:19:53.678] Build status: STARTED
[20:20:17.755] Received PubSub notification, asking Buildbucket for the build status
[20:20:17.795] Build:
{
  "id": "8673552903742715041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T20:19:45.917150836Z",
  "startTime": "2026-08-13T20:19:53.391597395Z",
  "endTime": "2026-08-13T20:20:17.317044916Z",
  "updateTime": "2026-08-13T20:20:17.317044916Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:20:17.795] Invocation finished in 36.097079794s with status SUCCEEDED