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

Definition (rev 0657c2613937d03109a6663c86fc6d10e5ac097c)

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

Incoming triggers

  • cron:v1:27 (2 weeks ago)

Debug log (UTC)

[11:53:48.951] New invocation is queued and will start shortly
[11:53:50.055] Starting the invocation (attempt 1)
[11:53:50.078] Ignoring gitiles_ref tag without the buildset tag
[11:53:50.078] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:53:50.078] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:53:50.078] Buildbucket request:
{
  "requestId": "8837202856650906576",
  "builder": {
    "project": "pigweed",
    "bucket": "quickstart.try",
    "builder": "quickstart-bazel-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837202856650906576",
            "job": "pigweed/quickstart.try-quickstart-bazel-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "27"
                            },
                        "id": "cron:v1:27"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837202856650906576"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/quickstart.try-quickstart-bazel-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[11:53:50.633] Scheduled build:
{
  "id": "8671772794644144913",
  "builder": {
    "project": "pigweed",
    "bucket": "quickstart.try",
    "builder": "quickstart-bazel-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-02T11:53:50.245389849Z",
  "updateTime": "2026-09-02T11:53:50.245389849Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:53:50.633] Task URL: https://cr-buildbucket.appspot.com/build/8671772794644144913
[11:53:50.633] Scheduling timer "check-buildbucket-build-status" (pigweed/quickstart.try-quickstart-bazel-deps:8837202856650906576:2:0) after 6m35s
[11:53:51.563] Received PubSub notification, asking Buildbucket for the build status
[11:53:51.587] Build status: SCHEDULED
[11:53:53.564] Received PubSub notification, asking Buildbucket for the build status
[11:53:53.584] Build status: STARTED
[11:58:42.773] Received PubSub notification, asking Buildbucket for the build status
[11:58:42.799] Build:
{
  "id": "8671772794644144913",
  "builder": {
    "project": "pigweed",
    "bucket": "quickstart.try",
    "builder": "quickstart-bazel-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-02T11:53:50.245389849Z",
  "startTime": "2026-09-02T11:53:53.365499516Z",
  "endTime": "2026-09-02T11:58:42.452503470Z",
  "updateTime": "2026-09-02T11:58:42.452503470Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:58:42.799] Invocation finished in 4m53.851529111s with status SUCCEEDED