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

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:1923 (1 month ago)

Debug log (UTC)

[05:20:10.961] New invocation is queued and will start shortly
[05:20:12.207] Starting the invocation (attempt 1)
[05:20:12.232] Ignoring gitiles_ref tag without the buildset tag
[05:20:12.232] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:20:12.233] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:20:12.233] Buildbucket request:
{
  "requestId": "8869751932855922368",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8869751932855922368",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "1923"
                            },
                        "id": "cron:v1:1923"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8869751932855922368"
    },
    {
      "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"
  }
}
[05:20:12.610] Scheduled build:
{
  "id": "8704321870805234913",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-09-08T05:20:12.287751501Z",
  "updateTime": "2025-09-08T05:20:12.287751501Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:20:12.610] Task URL: https://cr-buildbucket.appspot.com/build/8704321870805234913
[05:20:12.610] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8869751932855922368:2:0) after 3m6s
[05:20:12.787] Received PubSub notification, asking Buildbucket for the build status
[05:20:12.804] Build status: SCHEDULED
[05:20:17.407] Received PubSub notification, asking Buildbucket for the build status
[05:20:17.429] Build status: STARTED
[05:20:36.485] Received PubSub notification, asking Buildbucket for the build status
[05:20:36.499] Build:
{
  "id": "8704321870805234913",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-09-08T05:20:12.287751501Z",
  "startTime": "2025-09-08T05:20:16.781202899Z",
  "endTime": "2025-09-08T05:20:35.928986366Z",
  "updateTime": "2025-09-08T05:20:35.928986366Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:20:36.499] Invocation finished in 25.551694105s with status SUCCEEDED