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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13261 (2 months ago)

Debug log (UTC)

[18:52:16.232] New invocation is queued and will start shortly
[18:52:17.353] Starting the invocation (attempt 1)
[18:52:17.387] Ignoring gitiles_ref tag without the buildset tag
[18:52:17.387] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:52:17.387] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:52:17.388] Buildbucket request:
{
  "requestId": "8842431153812105360",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842431153812105360",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13261"
                            },
                        "id": "cron:v1:13261"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842431153812105360"
    },
    {
      "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:52:18.817] Scheduled build:
{
  "id": "8677001091358307393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-06T18:52:17.950591934Z",
  "updateTime": "2026-07-06T18:52:18.495130468Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:52:18.817] Task URL: https://cr-buildbucket.appspot.com/build/8677001091358307393
[18:52:18.817] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842431153812105360:2:0) after 6m46s
[18:52:19.194] Received PubSub notification, asking Buildbucket for the build status
[18:52:19.216] Build status: SCHEDULED
[18:52:22.161] Received PubSub notification, asking Buildbucket for the build status
[18:52:22.338] Build status: STARTED
[18:52:40.660] Received PubSub notification, asking Buildbucket for the build status
[18:52:40.684] Build:
{
  "id": "8677001091358307393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-06T18:52:17.950591934Z",
  "startTime": "2026-07-06T18:52:21.952694498Z",
  "endTime": "2026-07-06T18:52:40.393681613Z",
  "updateTime": "2026-07-06T18:52:40.393681613Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:52:40.684] Invocation finished in 24.45764528s with status SUCCEEDED