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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8011 (2 weeks ago)

Debug log (UTC)

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

  },
  "canary": true
}
[08:52:49.744] Task URL: https://cr-buildbucket.appspot.com/build/8680390895300227201
[08:52:49.744] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845820958227928160:2:0) after 8m33s
[08:52:50.319] Received PubSub notification, asking Buildbucket for the build status
[08:52:50.343] Build status: SCHEDULED
[08:52:54.605] Received PubSub notification, asking Buildbucket for the build status
[08:52:54.625] Build status: STARTED
[08:53:21.426] Received PubSub notification, asking Buildbucket for the build status
[08:53:21.457] Build:
{
  "id": "8680390895300227201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T08:52:48.993343709Z",
  "startTime": "2026-05-30T08:52:54.465991334Z",
  "endTime": "2026-05-30T08:53:21.156564219Z",
  "updateTime": "2026-05-30T08:53:21.156564219Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[08:53:21.457] Invocation finished in 34.640524946s with status SUCCEEDED