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:375 (1 month ago)

Debug log (UTC)

[03:52:07.262] New invocation is queued and will start shortly
[03:52:08.317] Starting the invocation (attempt 1)
[03:52:08.351] Ignoring gitiles_ref tag without the buildset tag
[03:52:08.351] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:52:08.351] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:52:08.351] Buildbucket request:
{
  "requestId": "8875555679063844784",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8875555679063844784",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "375"
                            },
                        "id": "cron:v1:375"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8875555679063844784"
    },
    {
      "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"
  }
}
[03:52:08.741] Scheduled build:
{
  "id": "8710125617162124817",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-06T03:52:08.448692170Z",
  "updateTime": "2025-07-06T03:52:08.448692170Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:52:08.741] Task URL: https://cr-buildbucket.appspot.com/build/8710125617162124817
[03:52:08.741] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8875555679063844784:2:0) after 1m42s
[03:52:09.765] Received PubSub notification, asking Buildbucket for the build status
[03:52:09.797] Build status: SCHEDULED
[03:52:12.826] Received PubSub notification, asking Buildbucket for the build status
[03:52:12.847] Build status: STARTED
[03:52:33.016] Received PubSub notification, asking Buildbucket for the build status
[03:52:33.092] Build:
{
  "id": "8710125617162124817",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-06T03:52:08.448692170Z",
  "startTime": "2025-07-06T03:52:12.650113961Z",
  "endTime": "2025-07-06T03:52:32.630387784Z",
  "updateTime": "2025-07-06T03:52:32.630387784Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:52:33.092] Invocation finished in 25.841531436s with status SUCCEEDED