Status: SUCCEEDED
Triggered by: -
Duration: 10 minutes
Actions:

Definition (rev 0657c2613937d03109a6663c86fc6d10e5ac097c)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "examples.dev.try"
  builder: "examples-deps"
>

Incoming triggers

  • cron:v1:15 (4 weeks ago)

Debug log (UTC)

[06:12:22.061] New invocation is queued and will start shortly
[06:12:23.115] Starting the invocation (attempt 1)
[06:12:23.149] Ignoring gitiles_ref tag without the buildset tag
[06:12:23.149] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:12:23.149] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:12:23.149] Buildbucket request:
{
  "requestId": "8838220905343068464",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.dev.try",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838220905343068464",
            "job": "pigweed/examples.dev.try-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15"
                            },
                        "id": "cron:v1:15"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838220905343068464"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.dev.try-examples-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[06:12:24.477] Scheduled build:
{
  "id": "8672790843357495889",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.dev.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-22T06:12:23.334968532Z",
  "updateTime": "2026-08-22T06:12:23.334968532Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:12:24.477] Task URL: https://cr-buildbucket.appspot.com/build/8672790843357495889
[06:12:24.477] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.dev.try-examples-deps:8838220905343068464:2:0) after 6m49s
[06:12:24.995] Received PubSub notification, asking Buildbucket for the build status
[06:12:25.022] Build status: SCHEDULED
[06:12:36.092] Received PubSub notification, asking Buildbucket for the build status
[06:12:36.150] Build status: STARTED
[06:19:13.494] Handling timer "check-buildbucket-build-status" (pigweed/examples.dev.try-examples-deps:8838220905343068464:2:0)
[06:19:13.512] Build status: STARTED
[06:19:13.512] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.dev.try-examples-deps:8838220905343068464:5:0) after 9m17s
[06:22:36.958] Received PubSub notification, asking Buildbucket for the build status
[06:22:36.982] Build:
{
  "id": "8672790843357495889",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.dev.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-22T06:12:23.334968532Z",
  "startTime": "2026-08-22T06:12:35.348888777Z",
  "endTime": "2026-08-22T06:22:35.952795631Z",
  "updateTime": "2026-08-22T06:22:35.952795631Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:22:36.982] Invocation finished in 10m14.925052812s with status SUCCEEDED