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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:160 (1 week ago)

Debug log (UTC)

[14:15:04.629] New invocation is queued and will start shortly
[14:15:05.840] Starting the invocation (attempt 1)
[14:15:05.869] Ignoring gitiles_ref tag without the buildset tag
[14:15:05.870] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:15:05.870] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:15:05.870] Buildbucket request:
{
  "requestId": "8839911878251293312",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839911878251293312",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "160"
                            },
                        "id": "cron:v1:160"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839911878251293312"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.ci-examples-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[14:15:06.309] Scheduled build:
{
  "id": "8674481816189718513",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-03T14:15:05.974513776Z",
  "updateTime": "2026-08-03T14:15:05.974513776Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:15:06.309] Task URL: https://cr-buildbucket.appspot.com/build/8674481816189718513
[14:15:06.309] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839911878251293312:2:0) after 9m46s
[14:15:06.520] Received PubSub notification, asking Buildbucket for the build status
[14:15:06.542] Build status: SCHEDULED
[14:15:11.196] Received PubSub notification, asking Buildbucket for the build status
[14:15:11.220] Build status: STARTED
[14:20:51.846] Received PubSub notification, asking Buildbucket for the build status
[14:20:51.897] Build:
{
  "id": "8674481816189718513",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-03T14:15:05.974513776Z",
  "startTime": "2026-08-03T14:15:10.964472844Z",
  "endTime": "2026-08-03T14:20:51.444172689Z",
  "updateTime": "2026-08-03T14:20:51.444172689Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:20:51.897] Invocation finished in 5m47.272007467s with status SUCCEEDED