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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:19 (1 week ago)

Debug log (UTC)

[13:17:02.935] New invocation is queued and will start shortly
[13:17:04.379] Starting the invocation (attempt 1)
[13:17:04.399] Ignoring gitiles_ref tag without the buildset tag
[13:17:04.399] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:17:04.399] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:17:04.399] Buildbucket request:
{
  "requestId": "8840459110869895952",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840459110869895952",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19"
                            },
                        "id": "cron:v1:19"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840459110869895952"
    },
    {
      "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"
  }
}
[13:17:04.826] Scheduled build:
{
  "id": "8675029048575512769",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-28T13:17:04.503012022Z",
  "updateTime": "2026-07-28T13:17:04.503012022Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[13:17:04.826] Task URL: https://cr-buildbucket.appspot.com/build/8675029048575512769
[13:17:04.826] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840459110869895952:2:0) after 8m7s
[13:17:05.824] Received PubSub notification, asking Buildbucket for the build status
[13:17:05.919] Build status: SCHEDULED
[13:17:08.243] Received PubSub notification, asking Buildbucket for the build status
[13:17:08.263] Build status: STARTED
[13:21:09.718] Received PubSub notification, asking Buildbucket for the build status
[13:21:09.740] Build:
{
  "id": "8675029048575512769",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-28T13:17:04.503012022Z",
  "startTime": "2026-07-28T13:17:07.950553592Z",
  "endTime": "2026-07-28T13:21:09.263323397Z",
  "updateTime": "2026-07-28T13:21:09.263323397Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[13:21:09.740] Invocation finished in 4m6.808767396s with status SUCCEEDED