Status: SUCCEEDED
Triggered by: -
Duration: 40 seconds
Actions:

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:64 (1 week ago)

Debug log (UTC)

[08:45:51.126] New invocation is queued and will start shortly
[08:45:52.193] Starting the invocation (attempt 1)
[08:45:52.216] Ignoring gitiles_ref tag without the buildset tag
[08:45:52.216] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:45:52.216] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:45:52.216] Buildbucket request:
{
  "requestId": "8840294979167780944",
  "builder": {
    "project": "pigweed",
    "bucket": "quickstart.ci",
    "builder": "quickstart-bazel-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840294979167780944",
            "job": "pigweed/quickstart.ci-quickstart-bazel-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "64"
                            },
                        "id": "cron:v1:64"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840294979167780944"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/quickstart.ci-quickstart-bazel-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[08:45:52.831] Scheduled build:
{
  "id": "8674864917293680289",
  "builder": {
    "project": "pigweed",
    "bucket": "quickstart.ci",
    "builder": "quickstart-bazel-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-30T08:45:52.291187060Z",
  "updateTime": "2026-07-30T08:45:52.291187060Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:45:52.831] Task URL: https://cr-buildbucket.appspot.com/build/8674864917293680289
[08:45:52.831] Scheduling timer "check-buildbucket-build-status" (pigweed/quickstart.ci-quickstart-bazel-deps:8840294979167780944:2:0) after 7m32s
[08:45:58.385] Received PubSub notification, asking Buildbucket for the build status
[08:45:58.404] Build status: SCHEDULED
[08:46:07.355] Received PubSub notification, asking Buildbucket for the build status
[08:46:07.380] Build status: STARTED
[08:46:32.059] Received PubSub notification, asking Buildbucket for the build status
[08:46:32.101] Build:
{
  "id": "8674864917293680289",
  "builder": {
    "project": "pigweed",
    "bucket": "quickstart.ci",
    "builder": "quickstart-bazel-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-30T08:45:52.291187060Z",
  "startTime": "2026-07-30T08:46:04.465239272Z",
  "endTime": "2026-07-30T08:46:31.761685691Z",
  "updateTime": "2026-07-30T08:46:31.761685691Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:46:32.101] Invocation finished in 40.981323883s with status SUCCEEDED