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:3009 (1 month ago)

Debug log (UTC)

[03:49:59.332] New invocation is queued and will start shortly
[03:50:00.581] Starting the invocation (attempt 1)
[03:50:00.606] Ignoring gitiles_ref tag without the buildset tag
[03:50:00.606] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:50:00.606] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:50:00.606] Buildbucket request:
{
  "requestId": "8865680743865714720",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8865680743865714720",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3009"
                            },
                        "id": "cron:v1:3009"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8865680743865714720"
    },
    {
      "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"
  }
}
[03:50:01.100] Scheduled build:
{
  "id": "8700250681756262561",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-10-23T03:50:00.721175867Z",
  "updateTime": "2025-10-23T03:50:00.721175867Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:50:01.100] Task URL: https://cr-buildbucket.appspot.com/build/8700250681756262561
[03:50:01.100] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8865680743865714720:2:0) after 1m52s
[03:50:01.247] Received PubSub notification, asking Buildbucket for the build status
[03:50:01.345] Build status: SCHEDULED
[03:50:05.687] Received PubSub notification, asking Buildbucket for the build status
[03:50:05.702] Build status: STARTED
[03:50:25.756] Received PubSub notification, asking Buildbucket for the build status
[03:50:25.778] Build:
{
  "id": "8700250681756262561",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-10-23T03:50:00.721175867Z",
  "startTime": "2025-10-23T03:50:05.490241785Z",
  "endTime": "2025-10-23T03:50:25.478004897Z",
  "updateTime": "2025-10-23T03:50:25.478004897Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:50:25.779] Invocation finished in 26.453989699s with status SUCCEEDED