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

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:123 (1 week ago)

Debug log (UTC)

[17:39:14.232] New invocation is queued and will start shortly
[17:39:15.350] Starting the invocation (attempt 1)
[17:39:15.371] Ignoring gitiles_ref tag without the buildset tag
[17:39:15.371] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:39:15.372] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:39:15.372] Buildbucket request:
{
  "requestId": "8876500208042165824",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8876500208042165824",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123"
                            },
                        "id": "cron:v1:123"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8876500208042165824"
    },
    {
      "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"
  }
}
[17:39:15.736] Scheduled build:
{
  "id": "8711070146110592641",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-25T17:39:15.449639259Z",
  "updateTime": "2025-06-25T17:39:15.449639259Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:39:15.736] Task URL: https://cr-buildbucket.appspot.com/build/8711070146110592641
[17:39:15.737] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8876500208042165824:2:0) after 5m51s
[17:39:15.824] Received PubSub notification, asking Buildbucket for the build status
[17:39:15.860] Build status: SCHEDULED
[17:39:20.227] Received PubSub notification, asking Buildbucket for the build status
[17:39:20.253] Build status: STARTED
[17:39:40.605] Received PubSub notification, asking Buildbucket for the build status
[17:39:40.632] Build:
{
  "id": "8711070146110592641",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-25T17:39:15.449639259Z",
  "startTime": "2025-06-25T17:39:20.009489690Z",
  "endTime": "2025-06-25T17:39:40.158381330Z",
  "updateTime": "2025-06-25T17:39:40.158381330Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:39:40.632] Invocation finished in 26.409097607s with status SUCCEEDED