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

Definition (rev 1f6e47ec19c09563e7c0094ad39578636e5b522a)

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

Incoming triggers

  • cron:v1:102 (6 days ago)

Debug log (UTC)

[08:35:07.657] New invocation is queued and will start shortly
[08:35:08.945] Starting the invocation (attempt 1)
[08:35:08.964] Ignoring gitiles_ref tag without the buildset tag
[08:35:08.964] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:35:08.965] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:35:08.965] Buildbucket request:
{
  "requestId": "8865028625725259648",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8865028625725259648",
            "job": "pigweed/infra.dev.try-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "102"
                            },
                        "id": "cron:v1:102"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8865028625725259648"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.try-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[08:35:09.273] Scheduled build:
{
  "id": "8699598563653733841",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-10-30T08:35:09.006946914Z",
  "updateTime": "2025-10-30T08:35:09.006946914Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:35:09.274] Task URL: https://cr-buildbucket.appspot.com/build/8699598563653733841
[08:35:09.274] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.try-auto-submit:8865028625725259648:2:0) after 8m20s
[08:35:40.325] Received PubSub notification, asking Buildbucket for the build status
[08:35:40.354] Build:
{
  "id": "8699598563653733841",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-10-30T08:35:09.006946914Z",
  "startTime": "2025-10-30T08:35:12.973048827Z",
  "endTime": "2025-10-30T08:35:32.383344403Z",
  "updateTime": "2025-10-30T08:35:32.383344403Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:35:40.354] Invocation finished in 32.706724249s with status SUCCEEDED