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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

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

Incoming triggers

  • cron:v1:124559 (10 months ago)

Debug log (UTC)

[08:48:38.046] New invocation is queued and will start shortly
[08:48:39.121] Starting the invocation (attempt 1)
[08:48:39.156] Ignoring gitiles_ref tag without the buildset tag
[08:48:39.156] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[08:48:39.156] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[08:48:39.157] Buildbucket request:
{
  "requestId": "8878164336095158784",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878164336095158784",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "124559"
                            },
                        "id": "cron:v1:124559"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878164336095158784"
    },
    {
      "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"
  }
}
[08:48:39.673] Scheduled build:
{
  "id": "8712734274115535265",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 9070,
  "createdBy": "project:infra",
  "createTime": "2025-06-07T08:48:39.311707560Z",
  "updateTime": "2025-06-07T08:48:39.311707560Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:48:39.673] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712734274115535265
[08:48:39.673] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878164336095158784:2:0) after 7m37s
[08:48:40.665] Received PubSub notification, asking Buildbucket for the build status
[08:48:40.697] Build status: SCHEDULED
[08:48:52.235] Received PubSub notification, asking Buildbucket for the build status
[08:48:52.261] Build status: STARTED
[08:49:07.541] Received PubSub notification, asking Buildbucket for the build status
[08:49:07.572] Build:
{
  "id": "8712734274115535265",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 9070,
  "createdBy": "project:infra",
  "createTime": "2025-06-07T08:48:39.311707560Z",
  "startTime": "2025-06-07T08:48:51.884674080Z",
  "endTime": "2025-06-07T08:49:07.094788701Z",
  "updateTime": "2025-06-07T08:49:07.094788701Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:49:07.572] Invocation finished in 29.531768897s with status SUCCEEDED