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

Definition (rev 47dd07f74c047e21b6c776b5c2bd6eb12183c0bb)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.dev.ci"
  builder: "auto-submit"
>

Incoming triggers

  • cron:v1:5086 (2 weeks ago)

Debug log (UTC)

[19:31:09.271] New invocation is queued and will start shortly
[19:31:10.354] Starting the invocation (attempt 1)
[19:31:10.390] Ignoring gitiles_ref tag without the buildset tag
[19:31:10.390] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:31:10.392] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:31:10.392] Buildbucket request:
{
  "requestId": "8858101982641826528",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8858101982641826528",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5086"
                            },
                        "id": "cron:v1:5086"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8858101982641826528"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.ci-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[19:31:10.720] Scheduled build:
{
  "id": "8692671920751018129",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-01-14T19:31:10.441918247Z",
  "updateTime": "2026-01-14T19:31:10.441918247Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:31:10.720] Task URL: https://cr-buildbucket.appspot.com/build/8692671920751018129
[19:31:10.720] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8858101982641826528:2:0) after 5m57s
[19:31:35.108] Received PubSub notification, asking Buildbucket for the build status
[19:31:35.129] Build status: SCHEDULED
[19:32:07.173] Received PubSub notification, asking Buildbucket for the build status
[19:32:07.206] Build:
{
  "id": "8692671920751018129",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-01-14T19:31:10.441918247Z",
  "startTime": "2026-01-14T19:31:43.894394440Z",
  "endTime": "2026-01-14T19:32:06.461207300Z",
  "updateTime": "2026-01-14T19:32:06.461207300Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:32:07.206] Invocation finished in 57.950595308s with status SUCCEEDED