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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10951 (3 weeks ago)

Debug log (UTC)

[07:52:21.356] New invocation is queued and will start shortly
[07:52:23.123] Starting the invocation (attempt 1)
[07:52:23.164] Ignoring gitiles_ref tag without the buildset tag
[07:52:23.165] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:52:23.165] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:52:23.165] Buildbucket request:
{
  "requestId": "8843922223511547488",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843922223511547488",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10951"
                            },
                        "id": "cron:v1:10951"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843922223511547488"
    },
    {
      "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"
  }
}
[07:52:24.721] Scheduled build:
{
  "id": "8678492160112524225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-20T07:52:23.975378533Z",
  "updateTime": "2026-06-20T07:52:23.975378533Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:52:24.721] Task URL: https://cr-buildbucket.appspot.com/build/8678492160112524225
[07:52:24.721] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843922223511547488:2:0) after 4m45s
[07:52:25.216] Received PubSub notification, asking Buildbucket for the build status
[07:52:25.239] Build status: SCHEDULED
[07:52:33.073] Received PubSub notification, asking Buildbucket for the build status
[07:52:33.094] Build status: STARTED
[07:52:58.977] Received PubSub notification, asking Buildbucket for the build status
[07:52:59.001] Build:
{
  "id": "8678492160112524225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-20T07:52:23.975378533Z",
  "startTime": "2026-06-20T07:52:32.927753175Z",
  "endTime": "2026-06-20T07:52:58.579411185Z",
  "updateTime": "2026-06-20T07:52:58.579411185Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:52:59.001] Invocation finished in 37.650750544s with status SUCCEEDED