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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:867506 (2 years ago)

Debug log (UTC)

[12:04:56.067] New invocation is queued and will start shortly
[12:04:57.146] Starting the invocation (attempt 1)
[12:04:57.181] Ignoring gitiles_ref tag without the buildset tag
[12:04:57.181] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[12:04:57.181] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[12:04:57.181] Buildbucket request:
{
  "requestId": "8921729126782156688",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8921729126782156688",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "867506"
                            },
                        "id": "cron:v1:867506"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8921729126782156688"
    },
    {
      "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"
  }
}
[12:04:58.001] Scheduled build:
{
  "id": "8756299064848618529",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123968,
  "createdBy": "project:infra",
  "createTime": "2024-02-12T12:04:57.289110082Z",
  "updateTime": "2024-02-12T12:04:57.289110082Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:04:58.001] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756299064848618529
[12:04:58.001] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8921729126782156688:2:0) after 7m13s
[12:04:58.846] Received PubSub notification, asking Buildbucket for the build status
[12:04:58.890] Build status: SCHEDULED
[12:05:15.631] Received PubSub notification, asking Buildbucket for the build status
[12:05:15.689] Build status: STARTED
[12:05:47.483] Received PubSub notification, asking Buildbucket for the build status
[12:05:47.676] Build:
{
  "id": "8756299064848618529",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123968,
  "createdBy": "project:infra",
  "createTime": "2024-02-12T12:04:57.289110082Z",
  "startTime": "2024-02-12T12:05:15.358379382Z",
  "endTime": "2024-02-12T12:05:47.221522707Z",
  "updateTime": "2024-02-12T12:05:47.221522707Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:05:47.676] Invocation finished in 51.614209701s with status SUCCEEDED