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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:638086 (3 years ago)

Debug log (UTC)

[05:50:02.114] New invocation is queued and will start shortly
[05:50:03.196] Starting the invocation (attempt 1)
[05:50:03.233] Ignoring gitiles_ref tag without the buildset tag
[05:50:03.233] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[05:50:03.236] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[05:50:03.237] Buildbucket request:
{
  "requestId": "8944220761071484624",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8944220761071484624",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "638086"
                            },
                        "id": "cron:v1:638086"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944220761071484624"
    },
    {
      "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"
  }
}
[05:50:03.665] Scheduled build:
{
  "id": "8778790699171926881",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91190,
  "createdBy": "project:infra",
  "createTime": "2023-06-09T05:50:03.301791913Z",
  "updateTime": "2023-06-09T05:50:03.301791913Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:50:03.665] Task URL: https://cr-buildbucket-dev.appspot.com/build/8778790699171926881
[05:50:03.665] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8944220761071484624:2:0) after 7m11s
[05:50:10.085] Received PubSub notification, asking Buildbucket for the build status
[05:50:10.115] Build status: STARTED
[05:50:42.637] Received PubSub notification, asking Buildbucket for the build status
[05:50:42.660] Build:
{
  "id": "8778790699171926881",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91190,
  "createdBy": "project:infra",
  "createTime": "2023-06-09T05:50:03.301791913Z",
  "startTime": "2023-06-09T05:50:08.335357Z",
  "endTime": "2023-06-09T05:50:42.252457034Z",
  "updateTime": "2023-06-09T05:50:42.252457034Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:50:42.660] Invocation finished in 40.55425707s with status SUCCEEDED