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

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:567 (1 month ago)

Debug log (UTC)

[02:29:59.553] New invocation is queued and will start shortly
[02:30:00.668] Starting the invocation (attempt 1)
[02:30:00.694] Ignoring gitiles_ref tag without the buildset tag
[02:30:00.694] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:30:00.694] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:30:00.694] Buildbucket request:
{
  "requestId": "8874836070402987024",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8874836070402987024",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "567"
                            },
                        "id": "cron:v1:567"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8874836070402987024"
    },
    {
      "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"
  }
}
[02:30:01.113] Scheduled build:
{
  "id": "8709406008476158081",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-14T02:30:00.770657874Z",
  "updateTime": "2025-07-14T02:30:00.770657874Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:30:01.113] Task URL: https://cr-buildbucket.appspot.com/build/8709406008476158081
[02:30:01.113] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8874836070402987024:2:0) after 9m13s
[02:30:02.086] Received PubSub notification, asking Buildbucket for the build status
[02:30:02.131] Build status: SCHEDULED
[02:30:07.195] Received PubSub notification, asking Buildbucket for the build status
[02:30:07.215] Build status: STARTED
[02:30:24.892] Received PubSub notification, asking Buildbucket for the build status
[02:30:24.909] Build:
{
  "id": "8709406008476158081",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-14T02:30:00.770657874Z",
  "startTime": "2025-07-14T02:30:05.587407157Z",
  "endTime": "2025-07-14T02:30:24.524784738Z",
  "updateTime": "2025-07-14T02:30:24.524784738Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:30:24.909] Invocation finished in 25.360799914s with status SUCCEEDED