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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:638303 (3 years ago)

Debug log (UTC)

[11:28:52.072] New invocation is queued and will start shortly
[11:28:53.226] Starting the invocation (attempt 1)
[11:28:53.266] Ignoring gitiles_ref tag without the buildset tag
[11:28:53.266] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[11:28:53.266] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[11:28:53.266] Buildbucket request:
{
  "requestId": "8944199443567483760",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8944199443567483760",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "638303"
                            },
                        "id": "cron:v1:638303"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944199443567483760"
    },
    {
      "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"
  }
}
[11:28:53.862] Scheduled build:
{
  "id": "8778769381549212113",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91221,
  "createdBy": "project:infra",
  "createTime": "2023-06-09T11:28:53.370134828Z",
  "updateTime": "2023-06-09T11:28:53.370134828Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:28:53.862] Task URL: https://cr-buildbucket-dev.appspot.com/build/8778769381549212113
[11:28:53.862] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8944199443567483760:2:0) after 6m42s
[11:28:59.788] Received PubSub notification, asking Buildbucket for the build status
[11:28:59.820] Build status: STARTED
[11:29:46.546] Received PubSub notification, asking Buildbucket for the build status
[11:29:46.580] Build:
{
  "id": "8778769381549212113",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91221,
  "createdBy": "project:infra",
  "createTime": "2023-06-09T11:28:53.370134828Z",
  "startTime": "2023-06-09T11:28:58.184491Z",
  "endTime": "2023-06-09T11:29:46.250702698Z",
  "updateTime": "2023-06-09T11:29:46.250702698Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:29:46.580] Invocation finished in 54.518225867s with status SUCCEEDED