Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7849 (2 weeks ago)

Debug log (UTC)

[05:08:44.058] New invocation is queued and will start shortly
[05:08:45.157] Starting the invocation (attempt 1)
[05:08:45.179] Ignoring gitiles_ref tag without the buildset tag
[05:08:45.179] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:08:45.179] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:08:45.179] Buildbucket request:
{
  "requestId": "8845925650960559728",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845925650960559728",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7849"
                            },
                        "id": "cron:v1:7849"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845925650960559728"
    },
    {
      "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"
  }
}
[05:08:47.126] Scheduled build:
{
  "id": "8680495587916089521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T05:08:46.334611047Z",
  "updateTime": "2026-05-29T05:08:46.334611047Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:08:47.126] Task URL: https://cr-buildbucket.appspot.com/build/8680495587916089521
[05:08:47.126] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845925650960559728:2:0) after 7m26s
[05:08:48.133] Received PubSub notification, asking Buildbucket for the build status
[05:08:48.171] Build status: SCHEDULED
[05:11:01.250] Received PubSub notification, asking Buildbucket for the build status
[05:11:01.350] Build status: STARTED
[05:11:25.815] Received PubSub notification, asking Buildbucket for the build status
[05:11:25.841] Build:
{
  "id": "8680495587916089521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T05:08:46.334611047Z",
  "startTime": "2026-05-29T05:11:01.065302081Z",
  "endTime": "2026-05-29T05:11:25.530950508Z",
  "updateTime": "2026-05-29T05:11:25.530950508Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:11:25.841] Invocation finished in 2m41.793778102s with status SUCCEEDED