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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10615 (3 weeks ago)

Debug log (UTC)

[22:26:55.010] New invocation is queued and will start shortly
[22:26:56.071] Starting the invocation (attempt 1)
[22:26:56.094] Ignoring gitiles_ref tag without the buildset tag
[22:26:56.094] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:26:56.094] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:26:56.095] Buildbucket request:
{
  "requestId": "8844138991798086448",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844138991798086448",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10615"
                            },
                        "id": "cron:v1:10615"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844138991798086448"
    },
    {
      "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:26:57.566] Scheduled build:
{
  "id": "8678708929166931057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T22:26:56.895966532Z",
  "updateTime": "2026-06-17T22:26:57.480899465Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:26:57.566] Task URL: https://cr-buildbucket.appspot.com/build/8678708929166931057
[22:26:57.566] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844138991798086448:2:0) after 1m48s
[22:26:58.336] Received PubSub notification, asking Buildbucket for the build status
[22:26:58.363] Build status: SCHEDULED
[22:27:02.626] Received PubSub notification, asking Buildbucket for the build status
[22:27:02.645] Build status: STARTED
[22:27:26.813] Received PubSub notification, asking Buildbucket for the build status
[22:27:26.826] Build:
{
  "id": "8678708929166931057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T22:26:56.895966532Z",
  "startTime": "2026-06-17T22:27:02.390077613Z",
  "endTime": "2026-06-17T22:27:26.381358513Z",
  "updateTime": "2026-06-17T22:27:26.381358513Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:27:26.826] Invocation finished in 31.82313643s with status SUCCEEDED