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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:40 (1 week ago)

Debug log (UTC)

[11:18:56.301] New invocation is queued and will start shortly
[11:18:58.690] Starting the invocation (attempt 1)
[11:18:58.718] Ignoring gitiles_ref tag without the buildset tag
[11:18:58.718] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:18:58.718] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:18:58.719] Buildbucket request:
{
  "requestId": "8840375944778795168",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840375944778795168",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "40"
                            },
                        "id": "cron:v1:40"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840375944778795168"
    },
    {
      "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"
  }
}
[11:18:59.370] Scheduled build:
{
  "id": "8674945881433024433",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-29T11:18:58.871090070Z",
  "updateTime": "2026-07-29T11:18:58.871090070Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:18:59.370] Task URL: https://cr-buildbucket.appspot.com/build/8674945881433024433
[11:18:59.370] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840375944778795168:2:0) after 8m7s
[11:18:59.475] Received PubSub notification, asking Buildbucket for the build status
[11:18:59.492] Build status: SCHEDULED
[11:19:04.313] Received PubSub notification, asking Buildbucket for the build status
[11:19:04.331] Build status: STARTED
[11:27:06.478] Handling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840375944778795168:2:0)
[11:27:06.495] Build status: STARTED
[11:27:06.495] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840375944778795168:5:0) after 4m51s
[11:28:18.233] Received PubSub notification, asking Buildbucket for the build status
[11:28:18.263] Build:
{
  "id": "8674945881433024433",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-29T11:18:58.871090070Z",
  "startTime": "2026-07-29T11:19:04.019064807Z",
  "endTime": "2026-07-29T11:28:17.019793149Z",
  "updateTime": "2026-07-29T11:28:17.019793149Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:28:18.263] Invocation finished in 9m21.967334506s with status SUCCEEDED