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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "loadtest"
  builder: "fake-tree-0"
>

Incoming triggers

  • cron:v1:123173 (10 months ago)

Debug log (UTC)

[21:30:30.045] New invocation is queued and will start shortly
[21:30:31.105] Starting the invocation (attempt 1)
[21:30:31.126] Ignoring gitiles_ref tag without the buildset tag
[21:30:31.126] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[21:30:31.127] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[21:30:31.127] Buildbucket request:
{
  "requestId": "8878297597520202752",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878297597520202752",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123173"
                            },
                        "id": "cron:v1:123173"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878297597520202752"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/fake-tree-0"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[21:30:31.531] Scheduled build:
{
  "id": "8712867535658582513",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8872,
  "createdBy": "project:infra",
  "createTime": "2025-06-05T21:30:31.200280272Z",
  "updateTime": "2025-06-05T21:30:31.200280272Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:30:31.531] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712867535658582513
[21:30:31.531] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878297597520202752:2:0) after 2m47s
[21:30:32.368] Received PubSub notification, asking Buildbucket for the build status
[21:30:32.389] Build status: SCHEDULED
[21:30:43.404] Received PubSub notification, asking Buildbucket for the build status
[21:30:43.436] Build status: STARTED
[21:31:04.382] Received PubSub notification, asking Buildbucket for the build status
[21:31:04.412] Build:
{
  "id": "8712867535658582513",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8872,
  "createdBy": "project:infra",
  "createTime": "2025-06-05T21:30:31.200280272Z",
  "startTime": "2025-06-05T21:30:43.142418957Z",
  "endTime": "2025-06-05T21:31:04.081977171Z",
  "updateTime": "2025-06-05T21:31:04.081977171Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:31:04.412] Invocation finished in 34.371284277s with status SUCCEEDED