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

Debug log (UTC)

[10:24:02.050] New invocation is queued and will start shortly
[10:24:03.117] Starting the invocation (attempt 1)
[10:24:03.144] Ignoring gitiles_ref tag without the buildset tag
[10:24:03.145] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[10:24:05.773] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[10:24:05.773] Buildbucket request:
{
  "requestId": "8943297552883732080",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8943297552883732080",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "647316"
                            },
                        "id": "cron:v1:647316"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8943297552883732080"
    },
    {
      "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:24:06.210] Scheduled build:
{
  "id": "8777867488252239137",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 92509,
  "createdBy": "project:infra",
  "createTime": "2023-06-19T10:24:05.844454701Z",
  "updateTime": "2023-06-19T10:24:05.844454701Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:24:06.211] Task URL: https://cr-buildbucket-dev.appspot.com/build/8777867488252239137
[10:24:06.211] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8943297552883732080:2:0) after 1m18s
[10:24:08.991] Received PubSub notification, asking Buildbucket for the build status
[10:24:09.011] Build status: STARTED
[10:24:41.986] Received PubSub notification, asking Buildbucket for the build status
[10:24:42.049] Build:
{
  "id": "8777867488252239137",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 92509,
  "createdBy": "project:infra",
  "createTime": "2023-06-19T10:24:05.844454701Z",
  "startTime": "2023-06-19T10:24:07.505634Z",
  "endTime": "2023-06-19T10:24:41.767593506Z",
  "updateTime": "2023-06-19T10:24:41.767593506Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:24:42.049] Invocation finished in 40.0057697s with status SUCCEEDED