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:220 (4 days ago)

Debug log (UTC)

[03:38:58.384] New invocation is queued and will start shortly
[03:38:59.673] Starting the invocation (attempt 1)
[03:38:59.699] Ignoring gitiles_ref tag without the buildset tag
[03:38:59.699] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:38:59.699] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:38:59.700] Buildbucket request:
{
  "requestId": "8839680107562665376",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839680107562665376",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "220"
                            },
                        "id": "cron:v1:220"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839680107562665376"
    },
    {
      "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"
  }
}
[03:39:00.171] Scheduled build:
{
  "id": "8674250045451079377",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-06T03:38:59.775826796Z",
  "updateTime": "2026-08-06T03:38:59.775826796Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:39:00.171] Task URL: https://cr-buildbucket.appspot.com/build/8674250045451079377
[03:39:00.172] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839680107562665376:2:0) after 8m14s
[03:39:01.088] Received PubSub notification, asking Buildbucket for the build status
[03:39:01.110] Build status: SCHEDULED
[03:40:20.976] Received PubSub notification, asking Buildbucket for the build status
[03:40:20.996] Build status: STARTED
[03:44:37.363] Received PubSub notification, asking Buildbucket for the build status
[03:44:37.550] Build:
{
  "id": "8674250045451079377",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-06T03:38:59.775826796Z",
  "startTime": "2026-08-06T03:40:20.827335581Z",
  "endTime": "2026-08-06T03:44:14.689082756Z",
  "updateTime": "2026-08-06T03:44:14.689082756Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:44:37.550] Invocation finished in 5m39.17149748s with status SUCCEEDED