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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:864517 (2 years ago)

Debug log (UTC)

[20:25:40.098] New invocation is queued and will start shortly
[20:25:41.194] Starting the invocation (attempt 1)
[20:25:41.230] Ignoring gitiles_ref tag without the buildset tag
[20:25:41.230] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[20:25:41.235] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[20:25:41.235] Buildbucket request:
{
  "requestId": "8922060011206580768",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8922060011206580768",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "864517"
                            },
                        "id": "cron:v1:864517"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8922060011206580768"
    },
    {
      "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"
  }
}
[20:25:42.199] Scheduled build:
{
  "id": "8756629949269176209",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123541,
  "createdBy": "project:infra",
  "createTime": "2024-02-08T20:25:41.316221926Z",
  "updateTime": "2024-02-08T20:25:41.316221926Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:25:42.199] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756629949269176209
[20:25:42.199] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8922060011206580768:2:0) after 3m42s
[20:25:43.017] Received PubSub notification, asking Buildbucket for the build status
[20:25:43.062] Build status: SCHEDULED
[20:25:52.072] Received PubSub notification, asking Buildbucket for the build status
[20:25:52.112] Build status: STARTED
[20:26:25.882] Received PubSub notification, asking Buildbucket for the build status
[20:26:25.918] Build:
{
  "id": "8756629949269176209",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123541,
  "createdBy": "project:infra",
  "createTime": "2024-02-08T20:25:41.316221926Z",
  "startTime": "2024-02-08T20:25:51.738950929Z",
  "endTime": "2024-02-08T20:26:23.505371542Z",
  "updateTime": "2024-02-08T20:26:23.505371542Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:26:25.918] Invocation finished in 45.83244126s with status SUCCEEDED