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:109 (1 week ago)

Debug log (UTC)

[10:01:07.457] New invocation is queued and will start shortly
[10:01:08.656] Starting the invocation (attempt 1)
[10:01:08.685] Ignoring gitiles_ref tag without the buildset tag
[10:01:08.685] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:01:08.685] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:01:08.686] Buildbucket request:
{
  "requestId": "8840109049518239008",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840109049518239008",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "109"
                            },
                        "id": "cron:v1:109"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840109049518239008"
    },
    {
      "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"
  }
}
[10:01:09.204] Scheduled build:
{
  "id": "8674678987391151825",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-01T10:01:08.864408773Z",
  "updateTime": "2026-08-01T10:01:08.864408773Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:01:09.204] Task URL: https://cr-buildbucket.appspot.com/build/8674678987391151825
[10:01:09.204] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840109049518239008:2:0) after 5m33s
[10:01:09.292] Received PubSub notification, asking Buildbucket for the build status
[10:01:09.385] Build status: SCHEDULED
[10:01:25.020] Received PubSub notification, asking Buildbucket for the build status
[10:01:25.043] Build status: STARTED
[10:05:21.371] Received PubSub notification, asking Buildbucket for the build status
[10:05:21.393] Build:
{
  "id": "8674678987391151825",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-01T10:01:08.864408773Z",
  "startTime": "2026-08-01T10:01:24.755933855Z",
  "endTime": "2026-08-01T10:05:20.959521689Z",
  "updateTime": "2026-08-01T10:05:20.959521689Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:05:21.393] Invocation finished in 4m13.941675422s with status SUCCEEDED