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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10444 (3 weeks ago)

Debug log (UTC)

[17:00:56.488] New invocation is queued and will start shortly
[17:00:57.588] Starting the invocation (attempt 1)
[17:00:57.613] Ignoring gitiles_ref tag without the buildset tag
[17:00:57.613] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:00:57.613] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:00:57.613] Buildbucket request:
{
  "requestId": "8844250097359907152",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844250097359907152",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10444"
                            },
                        "id": "cron:v1:10444"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844250097359907152"
    },
    {
      "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"
  }
}
[17:00:59.259] Scheduled build:
{
  "id": "8678820034465525745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T17:00:58.626370920Z",
  "updateTime": "2026-06-16T17:00:58.626370920Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[17:00:59.259] Task URL: https://cr-buildbucket.appspot.com/build/8678820034465525745
[17:00:59.259] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844250097359907152:2:0) after 5m4s
[17:00:59.678] Received PubSub notification, asking Buildbucket for the build status
[17:00:59.709] Build status: SCHEDULED
[17:01:03.747] Received PubSub notification, asking Buildbucket for the build status
[17:01:03.773] Build status: STARTED
[17:01:29.639] Received PubSub notification, asking Buildbucket for the build status
[17:01:29.655] Build:
{
  "id": "8678820034465525745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T17:00:58.626370920Z",
  "startTime": "2026-06-16T17:01:03.395639348Z",
  "endTime": "2026-06-16T17:01:29.054145774Z",
  "updateTime": "2026-06-16T17:01:29.054145774Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[17:01:29.655] Invocation finished in 33.173091478s with status SUCCEEDED