Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:789255 (2 years ago)

Debug log (UTC)

[18:00:30.103] New invocation is queued and will start shortly
[18:00:31.548] Starting the invocation (attempt 1)
[18:00:31.584] Ignoring gitiles_ref tag without the buildset tag
[18:00:31.585] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[18:00:31.585] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[18:00:31.586] Buildbucket request:
{
  "requestId": "8929407498583421552",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8929407498583421552",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "789255"
                            },
                        "id": "cron:v1:789255"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8929407498583421552"
    },
    {
      "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"
  }
}
[18:00:32.424] Scheduled build:
{
  "id": "8763977436162059857",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 112789,
  "createdBy": "project:infra",
  "createTime": "2023-11-19T18:00:31.776251501Z",
  "updateTime": "2023-11-19T18:00:31.776251501Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:00:32.424] Task URL: https://cr-buildbucket-dev.appspot.com/build/8763977436162059857
[18:00:32.424] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8929407498583421552:2:0) after 3m22s
[18:02:09.059] Received PubSub notification, asking Buildbucket for the build status
[18:02:09.179] Build status: SCHEDULED
[18:02:54.127] Received PubSub notification, asking Buildbucket for the build status
[18:02:54.168] Build:
{
  "id": "8763977436162059857",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 112789,
  "createdBy": "project:infra",
  "createTime": "2023-11-19T18:00:31.776251501Z",
  "startTime": "2023-11-19T18:02:16.247157502Z",
  "endTime": "2023-11-19T18:02:47.464742514Z",
  "updateTime": "2023-11-19T18:02:47.464742514Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:02:54.168] Invocation finished in 2m24.084720752s with status SUCCEEDED