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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20836 (1 week ago)

Debug log (UTC)

[18:54:56.099] New invocation is queued and will start shortly
[18:54:57.250] Starting the invocation (attempt 1)
[18:54:57.275] Ignoring gitiles_ref tag without the buildset tag
[18:54:57.275] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:54:57.276] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:54:57.276] Buildbucket request:
{
  "requestId": "8837538749992814928",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837538749992814928",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20836"
                            },
                        "id": "cron:v1:20836"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837538749992814928"
    },
    {
      "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"
  }
}
[18:54:58.782] Scheduled build:
{
  "id": "8672108687366728641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-29T18:54:57.982165641Z",
  "updateTime": "2026-08-29T18:54:57.982165641Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:54:58.782] Task URL: https://cr-buildbucket.appspot.com/build/8672108687366728641
[18:54:58.782] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837538749992814928:2:0) after 7m56s
[18:55:00.574] Received PubSub notification, asking Buildbucket for the build status
[18:55:00.628] Build status: SCHEDULED
[18:55:15.313] Received PubSub notification, asking Buildbucket for the build status
[18:55:15.341] Build status: STARTED
[18:55:48.373] Received PubSub notification, asking Buildbucket for the build status
[18:55:48.419] Build:
{
  "id": "8672108687366728641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-29T18:54:57.982165641Z",
  "startTime": "2026-08-29T18:55:15.109648408Z",
  "endTime": "2026-08-29T18:55:48.068898865Z",
  "updateTime": "2026-08-29T18:55:48.068898865Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:55:48.419] Invocation finished in 52.325054867s with status SUCCEEDED