Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:2484 (2 weeks ago)

Debug log (UTC)

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

  }
}
[10:31:22.352] Task URL: https://cr-buildbucket.appspot.com/build/8702218563946943473
[10:31:22.352] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8867648627018562144:2:0) after 2m6s
[10:31:54.890] Received PubSub notification, asking Buildbucket for the build status
[10:31:54.919] Build status: SCHEDULED
[10:32:40.895] Received PubSub notification, asking Buildbucket for the build status
[10:32:40.920] Build:
{
  "id": "8702218563946943473",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-10-01T10:31:22.018178273Z",
  "startTime": "2025-10-01T10:32:12.216716391Z",
  "endTime": "2025-10-01T10:32:30.841552227Z",
  "updateTime": "2025-10-01T10:32:30.841552227Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:32:40.920] Invocation finished in 1m21.215619696s with status SUCCEEDED