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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12289 (2 days ago)

Debug log (UTC)

[20:50:53.504] New invocation is queued and will start shortly
[20:50:54.570] Starting the invocation (attempt 1)
[20:50:54.602] Ignoring gitiles_ref tag without the buildset tag
[20:50:54.602] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:50:54.602] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:50:54.603] Buildbucket request:
{
  "requestId": "8843057869574817120",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843057869574817120",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12289"
                            },
                        "id": "cron:v1:12289"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843057869574817120"
    },
    {
      "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"
  }
}
[20:50:55.799] Scheduled build:
{
  "id": "8677627807174573489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T20:50:55.172908900Z",
  "updateTime": "2026-06-29T20:50:55.699519156Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:50:55.799] Task URL: https://cr-buildbucket.appspot.com/build/8677627807174573489
[20:50:55.799] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843057869574817120:2:0) after 1m18s
[20:50:56.440] Received PubSub notification, asking Buildbucket for the build status
[20:50:56.461] Build status: SCHEDULED
[20:50:59.626] Received PubSub notification, asking Buildbucket for the build status
[20:50:59.652] Build status: STARTED
[20:51:23.040] Received PubSub notification, asking Buildbucket for the build status
[20:51:23.055] Build:
{
  "id": "8677627807174573489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T20:50:55.172908900Z",
  "startTime": "2026-06-29T20:50:59.464711029Z",
  "endTime": "2026-06-29T20:51:22.777294510Z",
  "updateTime": "2026-06-29T20:51:22.777294510Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:51:23.055] Invocation finished in 29.555858426s with status SUCCEEDED