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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:145 (3 weeks ago)

Debug log (UTC)

[22:56:30.554] New invocation is queued and will start shortly
[22:56:31.641] Starting the invocation (attempt 1)
[22:56:31.665] Ignoring gitiles_ref tag without the buildset tag
[22:56:31.665] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:56:31.666] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:56:31.666] Buildbucket request:
{
  "requestId": "8850931902489329392",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850931902489329392",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "145"
                            },
                        "id": "cron:v1:145"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850931902489329392"
    },
    {
      "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"
  }
}
[22:56:34.213] Scheduled build:
{
  "id": "8685501839152766881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-03T22:56:33.108242774Z",
  "updateTime": "2026-04-03T22:56:33.742397780Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:56:34.213] Task URL: https://cr-buildbucket.appspot.com/build/8685501839152766881
[22:56:34.214] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850931902489329392:2:0) after 2m2s
[22:56:34.433] Received PubSub notification, asking Buildbucket for the build status
[22:56:34.503] Build status: SCHEDULED
[22:56:38.918] Received PubSub notification, asking Buildbucket for the build status
[22:56:38.944] Build status: STARTED
[22:57:06.057] Received PubSub notification, asking Buildbucket for the build status
[22:57:06.121] Build:
{
  "id": "8685501839152766881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-03T22:56:33.108242774Z",
  "startTime": "2026-04-03T22:56:38.672316136Z",
  "endTime": "2026-04-03T22:57:05.562469724Z",
  "updateTime": "2026-04-03T22:57:05.562469724Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:57:06.121] Invocation finished in 35.577757746s with status SUCCEEDED