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:163 (1 week ago)

Debug log (UTC)

[17:19:02.366] New invocation is queued and will start shortly
[17:19:03.576] Starting the invocation (attempt 1)
[17:19:03.600] Ignoring gitiles_ref tag without the buildset tag
[17:19:03.600] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:19:03.600] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:19:03.600] Buildbucket request:
{
  "requestId": "8839900304345836624",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839900304345836624",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "163"
                            },
                        "id": "cron:v1:163"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839900304345836624"
    },
    {
      "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"
  }
}
[17:19:04.027] Scheduled build:
{
  "id": "8674470242329826977",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-03T17:19:03.667180658Z",
  "updateTime": "2026-08-03T17:19:03.667180658Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:19:04.027] Task URL: https://cr-buildbucket.appspot.com/build/8674470242329826977
[17:19:04.027] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839900304345836624:2:0) after 9m41s
[17:19:04.980] Received PubSub notification, asking Buildbucket for the build status
[17:19:05.008] Build status: SCHEDULED
[17:19:07.775] Received PubSub notification, asking Buildbucket for the build status
[17:19:07.796] Build status: STARTED
[17:23:27.274] Received PubSub notification, asking Buildbucket for the build status
[17:23:27.296] Build:
{
  "id": "8674470242329826977",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-03T17:19:03.667180658Z",
  "startTime": "2026-08-03T17:19:07.514880474Z",
  "endTime": "2026-08-03T17:23:26.761864482Z",
  "updateTime": "2026-08-03T17:23:26.761864482Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:23:27.296] Invocation finished in 4m24.936060557s with status SUCCEEDED