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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:241 (4 days ago)

Debug log (UTC)

[01:02:14.691] New invocation is queued and will start shortly
[01:02:15.784] Starting the invocation (attempt 1)
[01:02:15.808] Ignoring gitiles_ref tag without the buildset tag
[01:02:15.808] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:02:15.810] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:02:15.810] Buildbucket request:
{
  "requestId": "8839599371080948528",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839599371080948528",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "241"
                            },
                        "id": "cron:v1:241"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839599371080948528"
    },
    {
      "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"
  }
}
[01:02:16.276] Scheduled build:
{
  "id": "8674169309169035297",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-07T01:02:15.894629874Z",
  "updateTime": "2026-08-07T01:02:15.894629874Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:02:16.276] Task URL: https://cr-buildbucket.appspot.com/build/8674169309169035297
[01:02:16.276] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839599371080948528:2:0) after 8m7s
[01:02:17.216] Received PubSub notification, asking Buildbucket for the build status
[01:02:17.237] Build status: SCHEDULED
[01:02:20.053] Received PubSub notification, asking Buildbucket for the build status
[01:02:20.068] Build status: STARTED
[01:09:13.556] Received PubSub notification, asking Buildbucket for the build status
[01:09:13.594] Build:
{
  "id": "8674169309169035297",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-07T01:02:15.894629874Z",
  "startTime": "2026-08-07T01:02:19.837164316Z",
  "endTime": "2026-08-07T01:09:13.145857978Z",
  "updateTime": "2026-08-07T01:09:13.145857978Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:09:13.594] Invocation finished in 6m58.907071647s with status SUCCEEDED