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

Definition (rev 47dd07f74c047e21b6c776b5c2bd6eb12183c0bb)

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

Incoming triggers

  • cron:v1:4000 (1 week ago)

Debug log (UTC)

[04:17:23.962] New invocation is queued and will start shortly
[04:17:25.126] Starting the invocation (attempt 1)
[04:17:25.154] Ignoring gitiles_ref tag without the buildset tag
[04:17:25.154] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:17:25.154] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:17:25.154] Buildbucket request:
{
  "requestId": "8862055140695553808",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8862055140695553808",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4000"
                            },
                        "id": "cron:v1:4000"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8862055140695553808"
    },
    {
      "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"
  }
}
[04:17:25.581] Scheduled build:
{
  "id": "8696625078711952497",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-12-02T04:17:25.225104029Z",
  "updateTime": "2025-12-02T04:17:25.225104029Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:17:25.581] Task URL: https://cr-buildbucket.appspot.com/build/8696625078711952497
[04:17:25.581] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8862055140695553808:2:0) after 2m33s
[04:17:26.523] Received PubSub notification, asking Buildbucket for the build status
[04:17:26.552] Build status: SCHEDULED
[04:17:30.391] Received PubSub notification, asking Buildbucket for the build status
[04:17:30.406] Build status: STARTED
[04:17:51.002] Received PubSub notification, asking Buildbucket for the build status
[04:17:51.034] Build:
{
  "id": "8696625078711952497",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-12-02T04:17:25.225104029Z",
  "startTime": "2025-12-02T04:17:29.642144410Z",
  "endTime": "2025-12-02T04:17:50.628034875Z",
  "updateTime": "2025-12-02T04:17:50.628034875Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:17:51.034] Invocation finished in 27.084414083s with status SUCCEEDED