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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20107 (2 weeks ago)

Debug log (UTC)

[14:14:32.846] New invocation is queued and will start shortly
[14:14:34.176] Starting the invocation (attempt 1)
[14:14:34.204] Ignoring gitiles_ref tag without the buildset tag
[14:14:34.204] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:14:34.204] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:14:34.204] Buildbucket request:
{
  "requestId": "8838009375285602320",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838009375285602320",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20107"
                            },
                        "id": "cron:v1:20107"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838009375285602320"
    },
    {
      "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"
  }
}
[14:14:36.072] Scheduled build:
{
  "id": "8672579311935997473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T14:14:35.418886752Z",
  "updateTime": "2026-08-24T14:14:35.418886752Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:14:36.072] Task URL: https://cr-buildbucket.appspot.com/build/8672579311935997473
[14:14:36.072] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838009375285602320:2:0) after 5m14s
[14:14:36.929] Received PubSub notification, asking Buildbucket for the build status
[14:14:36.950] Build status: SCHEDULED
[14:14:42.126] Received PubSub notification, asking Buildbucket for the build status
[14:14:42.215] Build status: STARTED
[14:15:14.234] Received PubSub notification, asking Buildbucket for the build status
[14:15:14.261] Build:
{
  "id": "8672579311935997473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T14:14:35.418886752Z",
  "startTime": "2026-08-24T14:14:41.897805548Z",
  "endTime": "2026-08-24T14:15:13.848171829Z",
  "updateTime": "2026-08-24T14:15:13.848171829Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:15:14.261] Invocation finished in 41.421151701s with status SUCCEEDED