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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:861542 (2 years ago)

Debug log (UTC)

[15:35:22.070] New invocation is queued and will start shortly
[15:35:23.155] Starting the invocation (attempt 1)
[15:35:23.184] Ignoring gitiles_ref tag without the buildset tag
[15:35:23.184] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[15:35:23.188] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[15:35:23.188] Buildbucket request:
{
  "requestId": "8922350066227970208",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8922350066227970208",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "861542"
                            },
                        "id": "cron:v1:861542"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8922350066227970208"
    },
    {
      "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"
  }
}
[15:35:24.052] Scheduled build:
{
  "id": "8756920004254433025",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123116,
  "createdBy": "project:infra",
  "createTime": "2024-02-05T15:35:23.326049174Z",
  "updateTime": "2024-02-05T15:35:23.326049174Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:35:24.052] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756920004254433025
[15:35:24.052] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8922350066227970208:2:0) after 6m27s
[15:35:24.938] Received PubSub notification, asking Buildbucket for the build status
[15:35:24.958] Build status: SCHEDULED
[15:35:33.688] Received PubSub notification, asking Buildbucket for the build status
[15:35:33.730] Build status: STARTED
[15:36:03.855] Received PubSub notification, asking Buildbucket for the build status
[15:36:03.892] Build:
{
  "id": "8756920004254433025",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123116,
  "createdBy": "project:infra",
  "createTime": "2024-02-05T15:35:23.326049174Z",
  "startTime": "2024-02-05T15:35:33.373805883Z",
  "endTime": "2024-02-05T15:36:03.567846346Z",
  "updateTime": "2024-02-05T15:36:03.567846346Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:36:03.892] Invocation finished in 41.831525128s with status SUCCEEDED