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:866638 (2 years ago)

Debug log (UTC)

[13:42:11.056] New invocation is queued and will start shortly
[13:42:12.117] Starting the invocation (attempt 1)
[13:42:12.142] Ignoring gitiles_ref tag without the buildset tag
[13:42:12.142] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[13:42:12.142] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[13:42:12.142] Buildbucket request:
{
  "requestId": "8921813605320023488",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8921813605320023488",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "866638"
                            },
                        "id": "cron:v1:866638"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8921813605320023488"
    },
    {
      "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"
  }
}
[13:42:12.941] Scheduled build:
{
  "id": "8756383543327652097",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123844,
  "createdBy": "project:infra",
  "createTime": "2024-02-11T13:42:12.334453573Z",
  "updateTime": "2024-02-11T13:42:12.334453573Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:42:12.941] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756383543327652097
[13:42:12.941] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8921813605320023488:2:0) after 7m32s
[13:42:13.803] Received PubSub notification, asking Buildbucket for the build status
[13:42:13.834] Build status: SCHEDULED
[13:42:21.389] Received PubSub notification, asking Buildbucket for the build status
[13:42:21.415] Build status: STARTED
[13:42:51.054] Received PubSub notification, asking Buildbucket for the build status
[13:42:51.079] Build:
{
  "id": "8756383543327652097",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123844,
  "createdBy": "project:infra",
  "createTime": "2024-02-11T13:42:12.334453573Z",
  "startTime": "2024-02-11T13:42:21.124176851Z",
  "endTime": "2024-02-11T13:42:50.784077501Z",
  "updateTime": "2024-02-11T13:42:50.784077501Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:42:51.079] Invocation finished in 40.028159759s with status SUCCEEDED