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

Debug log (UTC)

[23:23:55.118] New invocation is queued and will start shortly
[23:23:56.215] Starting the invocation (attempt 1)
[23:23:56.257] Ignoring gitiles_ref tag without the buildset tag
[23:23:56.257] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[23:23:56.257] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[23:23:56.257] Buildbucket request:
{
  "requestId": "8937993862747879584",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8937993862747879584",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "701828"
                            },
                        "id": "cron:v1:701828"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8937993862747879584"
    },
    {
      "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"
  }
}
[23:23:56.723] Scheduled build:
{
  "id": "8772563800823687041",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 100297,
  "createdBy": "project:infra",
  "createTime": "2023-08-16T23:23:56.327807498Z",
  "updateTime": "2023-08-16T23:23:56.327807498Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:23:56.723] Task URL: https://cr-buildbucket-dev.appspot.com/build/8772563800823687041
[23:23:56.723] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8937993862747879584:2:0) after 4m26s
[23:25:32.494] Received PubSub notification, asking Buildbucket for the build status
[23:25:32.523] Build status: STARTED
[23:26:06.189] Received PubSub notification, asking Buildbucket for the build status
[23:26:06.217] Build:
{
  "id": "8772563800823687041",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 100297,
  "createdBy": "project:infra",
  "createTime": "2023-08-16T23:23:56.327807498Z",
  "startTime": "2023-08-16T23:24:44.428146Z",
  "endTime": "2023-08-16T23:25:33.574826133Z",
  "updateTime": "2023-08-16T23:25:33.574826133Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:26:06.217] Invocation finished in 2m11.109806991s with status SUCCEEDED