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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:718124 (3 years ago)

Debug log (UTC)

[11:11:59.059] New invocation is queued and will start shortly
[11:12:00.129] Starting the invocation (attempt 1)
[11:12:00.157] Ignoring gitiles_ref tag without the buildset tag
[11:12:00.157] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[11:12:00.157] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[11:12:00.158] Buildbucket request:
{
  "requestId": "8936409166673178464",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8936409166673178464",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "718124"
                            },
                        "id": "cron:v1:718124"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8936409166673178464"
    },
    {
      "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:12:00.654] Scheduled build:
{
  "id": "8770979104808843105",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 102625,
  "createdBy": "project:infra",
  "createTime": "2023-09-03T11:12:00.215260605Z",
  "updateTime": "2023-09-03T11:12:00.215260605Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:12:00.655] Task URL: https://cr-buildbucket-dev.appspot.com/build/8770979104808843105
[11:12:00.655] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8936409166673178464:2:0) after 9m1s
[11:12:36.864] Received PubSub notification, asking Buildbucket for the build status
[11:12:36.886] Build status: STARTED
[11:12:46.268] Received PubSub notification, asking Buildbucket for the build status
[11:12:46.284] Build:
{
  "id": "8770979104808843105",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 102625,
  "createdBy": "project:infra",
  "createTime": "2023-09-03T11:12:00.215260605Z",
  "startTime": "2023-09-03T11:12:03.369987Z",
  "endTime": "2023-09-03T11:12:36.917599314Z",
  "updateTime": "2023-09-03T11:12:36.917599314Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:12:46.284] Invocation finished in 47.230369571s with status SUCCEEDED