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

Definition (rev fee7a656e997575f9767380a52ce0f30d9c9179b)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.ci"
  builder: "dev-status"
>

Incoming triggers

  • cron:v1:12223 (1 week ago)

Debug log (UTC)

[04:52:18.928] New invocation is queued and will start shortly
[04:52:20.071] Starting the invocation (attempt 1)
[04:52:20.100] Ignoring gitiles_ref tag without the buildset tag
[04:52:20.100] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:52:20.102] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:52:20.102] Buildbucket request:
{
  "requestId": "8867398164975981040",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8867398164975981040",
            "job": "pigweed/infra.ci-dev-status",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12223"
                            },
                        "id": "cron:v1:12223"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8867398164975981040"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.ci-dev-status"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[04:52:20.523] Scheduled build:
{
  "id": "8701968102979453201",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-10-04T04:52:20.210860012Z",
  "updateTime": "2025-10-04T04:52:20.210860012Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:52:20.523] Task URL: https://cr-buildbucket.appspot.com/build/8701968102979453201
[04:52:20.523] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.ci-dev-status:8867398164975981040:2:0) after 8m12s
[04:52:21.525] Received PubSub notification, asking Buildbucket for the build status
[04:52:21.543] Build status: SCHEDULED
[04:52:41.735] Received PubSub notification, asking Buildbucket for the build status
[04:52:41.815] Build status: STARTED
[04:56:43.998] Received PubSub notification, asking Buildbucket for the build status
[04:56:44.023] Build:
{
  "id": "8701968102979453201",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-10-04T04:52:20.210860012Z",
  "startTime": "2025-10-04T04:52:41.591363179Z",
  "endTime": "2025-10-04T04:56:43.575579728Z",
  "updateTime": "2025-10-04T04:56:43.575579728Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:56:44.023] Invocation finished in 4m25.100243753s with status SUCCEEDED