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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:866372 (2 years ago)

Debug log (UTC)

[06:51:18.074] New invocation is queued and will start shortly
[06:51:19.148] Starting the invocation (attempt 1)
[06:51:19.178] Ignoring gitiles_ref tag without the buildset tag
[06:51:19.178] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[06:51:19.179] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[06:51:19.179] Buildbucket request:
{
  "requestId": "8921839455852594064",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8921839455852594064",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "866372"
                            },
                        "id": "cron:v1:866372"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8921839455852594064"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/build-proto-linux"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[06:51:20.139] Scheduled build:
{
  "id": "8756409393815330433",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123806,
  "createdBy": "project:infra",
  "createTime": "2024-02-11T06:51:19.387758775Z",
  "updateTime": "2024-02-11T06:51:19.387758775Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:51:20.139] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756409393815330433
[06:51:20.139] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8921839455852594064:2:0) after 1m59s
[06:51:20.924] Received PubSub notification, asking Buildbucket for the build status
[06:51:20.961] Build status: SCHEDULED
[06:51:30.456] Received PubSub notification, asking Buildbucket for the build status
[06:51:30.489] Build status: STARTED
[06:52:03.408] Received PubSub notification, asking Buildbucket for the build status
[06:52:03.447] Build:
{
  "id": "8756409393815330433",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123806,
  "createdBy": "project:infra",
  "createTime": "2024-02-11T06:51:19.387758775Z",
  "startTime": "2024-02-11T06:51:29.129159987Z",
  "endTime": "2024-02-11T06:52:00.192372515Z",
  "updateTime": "2024-02-11T06:52:00.192372515Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:52:03.447] Invocation finished in 45.386086483s with status SUCCEEDED