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:235 (4 days ago)

Debug log (UTC)

[18:56:17.527] New invocation is queued and will start shortly
[18:56:19.297] Starting the invocation (attempt 1)
[18:56:19.335] Ignoring gitiles_ref tag without the buildset tag
[18:56:19.335] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:56:19.335] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:56:19.335] Buildbucket request:
{
  "requestId": "8839622394838157968",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839622394838157968",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "235"
                            },
                        "id": "cron:v1:235"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839622394838157968"
    },
    {
      "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"
  }
}
[18:56:19.984] Scheduled build:
{
  "id": "8674192332159764961",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-06T18:56:19.459437990Z",
  "updateTime": "2026-08-06T18:56:19.459437990Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:56:19.984] Task URL: https://cr-buildbucket.appspot.com/build/8674192332159764961
[18:56:19.984] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839622394838157968:2:0) after 1m53s
[18:56:20.804] Received PubSub notification, asking Buildbucket for the build status
[18:56:20.839] Build status: SCHEDULED
[18:56:51.839] Received PubSub notification, asking Buildbucket for the build status
[18:56:51.898] Build status: STARTED
[18:58:13.036] Handling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839622394838157968:2:0)
[18:58:13.069] Build status: STARTED
[18:58:13.069] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839622394838157968:5:0) after 5m32s
[19:01:24.717] Received PubSub notification, asking Buildbucket for the build status
[19:01:24.744] Build:
{
  "id": "8674192332159764961",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-06T18:56:19.459437990Z",
  "startTime": "2026-08-06T18:56:51.647932335Z",
  "endTime": "2026-08-06T19:01:23.905516520Z",
  "updateTime": "2026-08-06T19:01:23.905516520Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:01:24.744] Invocation finished in 5m7.222519727s with status SUCCEEDED