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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:217 (4 days ago)

Debug log (UTC)

[00:35:32.405] New invocation is queued and will start shortly
[00:35:33.767] Starting the invocation (attempt 1)
[00:35:33.798] Ignoring gitiles_ref tag without the buildset tag
[00:35:33.798] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:35:33.798] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:35:33.798] Buildbucket request:
{
  "requestId": "8839691648175160528",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839691648175160528",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "217"
                            },
                        "id": "cron:v1:217"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839691648175160528"
    },
    {
      "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"
  }
}
[00:35:34.279] Scheduled build:
{
  "id": "8674261585898667665",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-06T00:35:33.947839517Z",
  "updateTime": "2026-08-06T00:35:33.947839517Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:35:34.279] Task URL: https://cr-buildbucket.appspot.com/build/8674261585898667665
[00:35:34.279] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839691648175160528:2:0) after 6m3s
[00:35:35.249] Received PubSub notification, asking Buildbucket for the build status
[00:35:35.270] Build status: SCHEDULED
[00:36:37.098] Received PubSub notification, asking Buildbucket for the build status
[00:36:37.126] Build status: STARTED
[00:40:46.977] Received PubSub notification, asking Buildbucket for the build status
[00:40:47.000] Build:
{
  "id": "8674261585898667665",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-06T00:35:33.947839517Z",
  "startTime": "2026-08-06T00:36:36.933003400Z",
  "endTime": "2026-08-06T00:40:46.579062265Z",
  "updateTime": "2026-08-06T00:40:46.579062265Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:40:47.001] Invocation finished in 5m14.608928878s with status SUCCEEDED