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

Definition (rev 47dd07f74c047e21b6c776b5c2bd6eb12183c0bb)

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

Incoming triggers

  • cron:v1:3757 (2 weeks ago)

Debug log (UTC)

[10:01:34.456] New invocation is queued and will start shortly
[10:01:35.695] Starting the invocation (attempt 1)
[10:01:35.717] Ignoring gitiles_ref tag without the buildset tag
[10:01:35.718] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:01:35.718] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:01:35.718] Buildbucket request:
{
  "requestId": "8862939456747306064",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8862939456747306064",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3757"
                            },
                        "id": "cron:v1:3757"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8862939456747306064"
    },
    {
      "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"
  }
}
[10:01:36.387] Scheduled build:
{
  "id": "8697509394604569889",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-11-22T10:01:35.871987798Z",
  "updateTime": "2025-11-22T10:01:35.871987798Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:01:36.387] Task URL: https://cr-buildbucket.appspot.com/build/8697509394604569889
[10:01:36.387] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8862939456747306064:2:0) after 2m10s
[10:01:37.302] Received PubSub notification, asking Buildbucket for the build status
[10:01:37.323] Build status: SCHEDULED
[10:01:42.922] Received PubSub notification, asking Buildbucket for the build status
[10:01:42.948] Build status: STARTED
[10:02:04.687] Received PubSub notification, asking Buildbucket for the build status
[10:02:04.707] Build:
{
  "id": "8697509394604569889",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-11-22T10:01:35.871987798Z",
  "startTime": "2025-11-22T10:01:42.779557931Z",
  "endTime": "2025-11-22T10:02:02.541240297Z",
  "updateTime": "2025-11-22T10:02:02.541240297Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:02:04.707] Invocation finished in 30.262593075s with status SUCCEEDED