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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

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

Incoming triggers

  • cron:v1:125714 (10 months ago)

Debug log (UTC)

[14:06:44.055] New invocation is queued and will start shortly
[14:06:45.116] Starting the invocation (attempt 1)
[14:06:45.143] Ignoring gitiles_ref tag without the buildset tag
[14:06:45.143] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[14:06:45.146] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[14:06:45.147] Buildbucket request:
{
  "requestId": "8878053725997255408",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878053725997255408",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "125714"
                            },
                        "id": "cron:v1:125714"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878053725997255408"
    },
    {
      "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"
  }
}
[14:06:45.544] Scheduled build:
{
  "id": "8712623664126968753",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 9235,
  "createdBy": "project:infra",
  "createTime": "2025-06-08T14:06:45.216875759Z",
  "updateTime": "2025-06-08T14:06:45.216875759Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:06:45.544] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712623664126968753
[14:06:45.544] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878053725997255408:2:0) after 2m30s
[14:06:46.016] Received PubSub notification, asking Buildbucket for the build status
[14:06:46.047] Build status: SCHEDULED
[14:06:56.039] Received PubSub notification, asking Buildbucket for the build status
[14:06:56.076] Build status: STARTED
[14:07:14.480] Received PubSub notification, asking Buildbucket for the build status
[14:07:14.507] Build:
{
  "id": "8712623664126968753",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 9235,
  "createdBy": "project:infra",
  "createTime": "2025-06-08T14:06:45.216875759Z",
  "startTime": "2025-06-08T14:06:55.256899727Z",
  "endTime": "2025-06-08T14:07:13.903222206Z",
  "updateTime": "2025-06-08T14:07:13.903222206Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:07:14.507] Invocation finished in 30.458834948s with status SUCCEEDED