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:631969 (3 years ago)

Debug log (UTC)

[10:07:26.059] New invocation is queued and will start shortly
[10:07:27.129] Starting the invocation (attempt 1)
[10:07:27.158] Ignoring gitiles_ref tag without the buildset tag
[10:07:27.158] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[10:07:27.160] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[10:07:27.161] Buildbucket request:
{
  "requestId": "8944929342651271936",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8944929342651271936",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "631969"
                            },
                        "id": "cron:v1:631969"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944929342651271936"
    },
    {
      "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"
  }
}
[10:07:27.718] Scheduled build:
{
  "id": "8779499280761042961",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 90316,
  "createdBy": "project:infra",
  "createTime": "2023-06-01T10:07:27.239277447Z",
  "updateTime": "2023-06-01T10:07:27.239277447Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:07:27.718] Task URL: https://cr-buildbucket-dev.appspot.com/build/8779499280761042961
[10:07:27.718] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8944929342651271936:2:0) after 1m27s
[10:07:32.272] Received PubSub notification, asking Buildbucket for the build status
[10:07:32.294] Build status: STARTED
[10:08:06.718] Received PubSub notification, asking Buildbucket for the build status
[10:08:06.755] Build:
{
  "id": "8779499280761042961",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 90316,
  "createdBy": "project:infra",
  "createTime": "2023-06-01T10:07:27.239277447Z",
  "startTime": "2023-06-01T10:07:30.598389Z",
  "endTime": "2023-06-01T10:08:04.408683168Z",
  "updateTime": "2023-06-01T10:08:04.408683168Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:08:06.755] Invocation finished in 40.702679994s with status SUCCEEDED