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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:175 (6 days ago)

Debug log (UTC)

[05:36:05.130] New invocation is queued and will start shortly
[05:36:06.536] Starting the invocation (attempt 1)
[05:36:06.566] Ignoring gitiles_ref tag without the buildset tag
[05:36:06.567] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:36:06.567] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:36:06.567] Buildbucket request:
{
  "requestId": "8839853933416739936",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839853933416739936",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "175"
                            },
                        "id": "cron:v1:175"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839853933416739936"
    },
    {
      "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"
  }
}
[05:36:06.947] Scheduled build:
{
  "id": "8674423871175282369",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-04T05:36:06.646607637Z",
  "updateTime": "2026-08-04T05:36:06.646607637Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:36:06.947] Task URL: https://cr-buildbucket.appspot.com/build/8674423871175282369
[05:36:06.947] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839853933416739936:2:0) after 9m4s
[05:36:07.076] Received PubSub notification, asking Buildbucket for the build status
[05:36:07.101] Build status: SCHEDULED
[05:36:10.752] Received PubSub notification, asking Buildbucket for the build status
[05:36:10.769] Build status: STARTED
[05:40:36.078] Received PubSub notification, asking Buildbucket for the build status
[05:40:36.097] Build:
{
  "id": "8674423871175282369",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-04T05:36:06.646607637Z",
  "startTime": "2026-08-04T05:36:10.496034241Z",
  "endTime": "2026-08-04T05:40:35.621261731Z",
  "updateTime": "2026-08-04T05:40:35.621261731Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:40:36.097] Invocation finished in 4m30.972016734s with status SUCCEEDED