Status: SUCCEEDED
Triggered by: -
Duration: 45 seconds
Actions:

Definition (rev 9d9a1411408b3f21211af0cf70c9452500e6e0dc)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "ci"
  builder: "linux-rel-buildbucket-noop"
>

Incoming triggers

  • cron:v1:863828 (3 weeks ago)

Debug log (UTC)

[09:15:38.049] New invocation is queued and will start shortly
[09:15:39.105] Starting the invocation (attempt 1)
[09:15:39.133] Ignoring gitiles_ref tag without the buildset tag
[09:15:39.133] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[09:15:39.134] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[09:15:39.134] Buildbucket request:
{
  "requestId": "8856238171528374064",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8856238171528374064",
            "job": "infra/linux-rel-buildbucket-noop",
            "triggers": [
                  {
                        "cron": {
                              "generation": "863828"
                            },
                        "id": "cron:v1:863828"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8856238171528374064"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/linux-rel-buildbucket-noop"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[09:15:39.497] Scheduled build:
{
  "id": "8690808109686687569",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123445,
  "createdBy": "project:infra",
  "createTime": "2026-02-04T09:15:39.184941950Z",
  "updateTime": "2026-02-04T09:15:39.184941950Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[09:15:39.497] Task URL: https://cr-buildbucket-dev.appspot.com/build/8690808109686687569
[09:15:39.497] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket-noop:8856238171528374064:2:0) after 6m54s
[09:15:40.115] Received PubSub notification, asking Buildbucket for the build status
[09:15:40.135] Build status: SCHEDULED
[09:16:06.553] Received PubSub notification, asking Buildbucket for the build status
[09:16:06.574] Build status: STARTED
[09:16:23.487] Received PubSub notification, asking Buildbucket for the build status
[09:16:23.505] Build:
{
  "id": "8690808109686687569",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123445,
  "createdBy": "project:infra",
  "createTime": "2026-02-04T09:15:39.184941950Z",
  "startTime": "2026-02-04T09:16:05.312863191Z",
  "endTime": "2026-02-04T09:16:22.261950945Z",
  "updateTime": "2026-02-04T09:16:22.261950945Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[09:16:23.505] Invocation finished in 45.460382387s with status SUCCEEDED