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:23470 (1 week ago)

Debug log (UTC)

[14:02:46.260] New invocation is queued and will start shortly
[14:02:48.165] Starting the invocation (attempt 1)
[14:02:48.191] Ignoring gitiles_ref tag without the buildset tag
[14:02:48.191] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:02:48.191] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:02:48.192] Buildbucket request:
{
  "requestId": "8835835789003292000",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835835789003292000",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23470"
                            },
                        "id": "cron:v1:23470"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835835789003292000"
    },
    {
      "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"
  }
}
[14:02:49.559] Scheduled build:
{
  "id": "8670405725527010609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T14:02:48.951115161Z",
  "updateTime": "2026-09-17T14:02:48.951115161Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:02:49.559] Task URL: https://cr-buildbucket.appspot.com/build/8670405725527010609
[14:02:49.559] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835835789003292000:2:0) after 6m34s
[14:02:50.432] Received PubSub notification, asking Buildbucket for the build status
[14:02:50.466] Build status: SCHEDULED
[14:02:54.987] Received PubSub notification, asking Buildbucket for the build status
[14:02:55.012] Build status: STARTED
[14:03:20.146] Received PubSub notification, asking Buildbucket for the build status
[14:03:20.182] Build:
{
  "id": "8670405725527010609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T14:02:48.951115161Z",
  "startTime": "2026-09-17T14:02:54.516000692Z",
  "endTime": "2026-09-17T14:03:19.794715701Z",
  "updateTime": "2026-09-17T14:03:19.794715701Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:03:20.182] Invocation finished in 33.930371932s with status SUCCEEDED