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

Debug log (UTC)

[15:23:12.059] New invocation is queued and will start shortly
[15:23:13.125] Starting the invocation (attempt 1)
[15:23:13.153] Ignoring gitiles_ref tag without the buildset tag
[15:23:13.154] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[15:23:13.181] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[15:23:13.181] Buildbucket request:
{
  "requestId": "8944275297565870928",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8944275297565870928",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "637533"
                            },
                        "id": "cron:v1:637533"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944275297565870928"
    },
    {
      "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"
  }
}
[15:23:13.660] Scheduled build:
{
  "id": "8778845235654624273",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91111,
  "createdBy": "project:infra",
  "createTime": "2023-06-08T15:23:13.258502232Z",
  "updateTime": "2023-06-08T15:23:13.258502232Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:23:13.660] Task URL: https://cr-buildbucket-dev.appspot.com/build/8778845235654624273
[15:23:13.660] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8944275297565870928:2:0) after 9m41s
[15:23:21.371] Received PubSub notification, asking Buildbucket for the build status
[15:23:21.405] Build status: STARTED
[15:23:52.969] Received PubSub notification, asking Buildbucket for the build status
[15:23:53.007] Build:
{
  "id": "8778845235654624273",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91111,
  "createdBy": "project:infra",
  "createTime": "2023-06-08T15:23:13.258502232Z",
  "startTime": "2023-06-08T15:23:18.458561Z",
  "endTime": "2023-06-08T15:23:51.527617392Z",
  "updateTime": "2023-06-08T15:23:51.527617392Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:23:53.007] Invocation finished in 40.955153311s with status SUCCEEDED