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

Definition (rev bd69874a44b7e39f97ecf06f9869b3f4da75c5d5)

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

Incoming triggers

  • cron:v1:329 (2 weeks ago)

Debug log (UTC)

[21:13:58.891] New invocation is queued and will start shortly
[21:13:59.945] Starting the invocation (attempt 1)
[21:13:59.974] Ignoring gitiles_ref tag without the buildset tag
[21:13:59.974] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:13:59.974] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:13:59.975] Buildbucket request:
{
  "requestId": "8837439404975176512",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837439404975176512",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "329"
                            },
                        "id": "cron:v1:329"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837439404975176512"
    },
    {
      "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"
  }
}
[21:14:00.352] Scheduled build:
{
  "id": "8672009343113922321",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-30T21:14:00.045085170Z",
  "updateTime": "2026-08-30T21:14:00.045085170Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:14:00.352] Task URL: https://cr-buildbucket.appspot.com/build/8672009343113922321
[21:14:00.352] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8837439404975176512:2:0) after 9m58s
[21:14:00.461] Received PubSub notification, asking Buildbucket for the build status
[21:14:00.481] Build status: SCHEDULED
[21:14:06.130] Received PubSub notification, asking Buildbucket for the build status
[21:14:06.501] Build status: STARTED
[21:18:07.520] Received PubSub notification, asking Buildbucket for the build status
[21:18:07.541] Build:
{
  "id": "8672009343113922321",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-30T21:14:00.045085170Z",
  "startTime": "2026-08-30T21:14:05.943204202Z",
  "endTime": "2026-08-30T21:18:07.030774416Z",
  "updateTime": "2026-08-30T21:18:07.030774416Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:18:07.541] Invocation finished in 4m8.654742343s with status SUCCEEDED