Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:716150 (3 years ago)

Debug log (UTC)

[08:24:08.048] New invocation is queued and will start shortly
[08:24:09.109] Starting the invocation (attempt 1)
[08:24:09.139] Ignoring gitiles_ref tag without the buildset tag
[08:24:09.139] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[08:24:09.140] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[08:24:09.140] Buildbucket request:
{
  "requestId": "8936600920828736016",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8936600920828736016",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "716150"
                            },
                        "id": "cron:v1:716150"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8936600920828736016"
    },
    {
      "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"
  }
}
[08:24:09.730] Scheduled build:
{
  "id": "8771170858957272913",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 102343,
  "createdBy": "project:infra",
  "createTime": "2023-09-01T08:24:09.209069429Z",
  "updateTime": "2023-09-01T08:24:09.209069429Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[08:24:09.730] Task URL: https://cr-buildbucket-dev.appspot.com/build/8771170858957272913
[08:24:09.730] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8936600920828736016:2:0) after 6m56s
[08:25:14.242] Received PubSub notification, asking Buildbucket for the build status
[08:25:14.278] Build:
{
  "id": "8771170858957272913",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 102343,
  "createdBy": "project:infra",
  "createTime": "2023-09-01T08:24:09.209069429Z",
  "startTime": "2023-09-01T08:24:10.986360Z",
  "endTime": "2023-09-01T08:24:44.694022125Z",
  "updateTime": "2023-09-01T08:24:44.694022125Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[08:25:14.278] Invocation finished in 1m6.237073536s with status SUCCEEDED