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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:430 (2 weeks ago)

Debug log (UTC)

[23:37:28.749] New invocation is queued and will start shortly
[23:37:29.892] Starting the invocation (attempt 1)
[23:37:29.915] Ignoring gitiles_ref tag without the buildset tag
[23:37:29.915] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:37:29.916] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:37:29.916] Buildbucket request:
{
  "requestId": "8850748130947042448",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850748130947042448",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "430"
                            },
                        "id": "cron:v1:430"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850748130947042448"
    },
    {
      "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"
  }
}
[23:37:31.446] Scheduled build:
{
  "id": "8685318068333222209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T23:37:30.619182353Z",
  "updateTime": "2026-04-05T23:37:30.619182353Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:37:31.446] Task URL: https://cr-buildbucket.appspot.com/build/8685318068333222209
[23:37:31.446] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850748130947042448:2:0) after 3m59s
[23:37:31.665] Received PubSub notification, asking Buildbucket for the build status
[23:37:31.682] Build status: SCHEDULED
[23:37:45.285] Received PubSub notification, asking Buildbucket for the build status
[23:37:45.307] Build status: STARTED
[23:38:20.504] Received PubSub notification, asking Buildbucket for the build status
[23:38:20.531] Build:
{
  "id": "8685318068333222209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T23:37:30.619182353Z",
  "startTime": "2026-04-05T23:37:44.677459121Z",
  "endTime": "2026-04-05T23:38:20.245509041Z",
  "updateTime": "2026-04-05T23:38:20.245509041Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:38:20.531] Invocation finished in 51.787822888s with status SUCCEEDED