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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8764 (1 week ago)

Debug log (UTC)

[17:42:40.332] New invocation is queued and will start shortly
[17:42:41.472] Starting the invocation (attempt 1)
[17:42:41.497] Ignoring gitiles_ref tag without the buildset tag
[17:42:41.497] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:42:41.498] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:42:41.498] Buildbucket request:
{
  "requestId": "8845334635484245296",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845334635484245296",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8764"
                            },
                        "id": "cron:v1:8764"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845334635484245296"
    },
    {
      "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"
  }
}
[17:42:43.017] Scheduled build:
{
  "id": "8679904572804722385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T17:42:42.266245290Z",
  "updateTime": "2026-06-04T17:42:42.758797876Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:42:43.017] Task URL: https://cr-buildbucket.appspot.com/build/8679904572804722385
[17:42:43.017] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845334635484245296:2:0) after 2m9s
[17:42:43.918] Received PubSub notification, asking Buildbucket for the build status
[17:42:43.940] Build status: SCHEDULED
[17:42:46.942] Received PubSub notification, asking Buildbucket for the build status
[17:42:46.965] Build status: STARTED
[17:43:08.628] Received PubSub notification, asking Buildbucket for the build status
[17:43:08.647] Build:
{
  "id": "8679904572804722385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T17:42:42.266245290Z",
  "startTime": "2026-06-04T17:42:46.550098261Z",
  "endTime": "2026-06-04T17:43:07.930878009Z",
  "updateTime": "2026-06-04T17:43:07.930878009Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:43:08.647] Invocation finished in 28.318811554s with status SUCCEEDED