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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "examples.ci"
  builder: "examples-deps"
>

Incoming triggers

  • cron:v1:223 (4 days ago)

Debug log (UTC)

[06:42:46.054] New invocation is queued and will start shortly
[06:42:47.143] Starting the invocation (attempt 1)
[06:42:47.167] Ignoring gitiles_ref tag without the buildset tag
[06:42:47.167] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:42:47.168] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:42:47.168] Buildbucket request:
{
  "requestId": "8839668544211448016",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839668544211448016",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "223"
                            },
                        "id": "cron:v1:223"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839668544211448016"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.ci-examples-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[06:42:47.738] Scheduled build:
{
  "id": "8674238482313114817",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-06T06:42:47.243565311Z",
  "updateTime": "2026-08-06T06:42:47.243565311Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:42:47.738] Task URL: https://cr-buildbucket.appspot.com/build/8674238482313114817
[06:42:47.738] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839668544211448016:2:0) after 3m18s
[06:42:48.691] Received PubSub notification, asking Buildbucket for the build status
[06:42:48.711] Build status: SCHEDULED
[06:42:50.789] Received PubSub notification, asking Buildbucket for the build status
[06:42:50.819] Build status: STARTED
[06:46:05.758] Handling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839668544211448016:2:0)
[06:46:05.776] Build status: STARTED
[06:46:05.776] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839668544211448016:5:0) after 8m51s
[06:50:08.883] Received PubSub notification, asking Buildbucket for the build status
[06:50:08.901] Build:
{
  "id": "8674238482313114817",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-06T06:42:47.243565311Z",
  "startTime": "2026-08-06T06:42:50.600145765Z",
  "endTime": "2026-08-06T06:50:08.468494065Z",
  "updateTime": "2026-08-06T06:50:08.468494065Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:50:08.901] Invocation finished in 7m22.851942375s with status SUCCEEDED