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

Definition (rev 1f6e47ec19c09563e7c0094ad39578636e5b522a)

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

Incoming triggers

  • cron:v1:42 (1 month ago)

Debug log (UTC)

[05:59:33.072] New invocation is queued and will start shortly
[05:59:34.202] Starting the invocation (attempt 1)
[05:59:34.228] Ignoring gitiles_ref tag without the buildset tag
[05:59:34.228] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:59:34.228] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:59:34.228] Buildbucket request:
{
  "requestId": "8870383634758189760",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8870383634758189760",
            "job": "pigweed/infra.try-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "42"
                            },
                        "id": "cron:v1:42"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8870383634758189760"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.try-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[05:59:34.659] Scheduled build:
{
  "id": "8704953572782118209",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-09-01T05:59:34.336743248Z",
  "updateTime": "2025-09-01T05:59:34.336743248Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:59:34.659] Task URL: https://cr-buildbucket.appspot.com/build/8704953572782118209
[05:59:34.659] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.try-auto-submit:8870383634758189760:2:0) after 7m57s
[05:59:35.822] Received PubSub notification, asking Buildbucket for the build status
[05:59:35.840] Build status: SCHEDULED
[05:59:46.036] Received PubSub notification, asking Buildbucket for the build status
[05:59:46.063] Build status: STARTED
[06:00:06.756] Received PubSub notification, asking Buildbucket for the build status
[06:00:06.791] Build:
{
  "id": "8704953572782118209",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-09-01T05:59:34.336743248Z",
  "startTime": "2025-09-01T05:59:45.861136999Z",
  "endTime": "2025-09-01T06:00:05.317075625Z",
  "updateTime": "2025-09-01T06:00:05.317075625Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:00:06.791] Invocation finished in 33.723415594s with status SUCCEEDED