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

Debug log (UTC)

[08:45:49.048] New invocation is queued and will start shortly
[08:45:50.114] Starting the invocation (attempt 1)
[08:45:50.155] Ignoring gitiles_ref tag without the buildset tag
[08:45:50.155] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[08:45:50.174] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[08:45:50.174] Buildbucket request:
{
  "requestId": "8945115671471186224",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8945115671471186224",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "630072"
                            },
                        "id": "cron:v1:630072"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8945115671471186224"
    },
    {
      "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"
  }
}
[08:45:50.727] Scheduled build:
{
  "id": "8779685609536605345",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 90045,
  "createdBy": "project:infra",
  "createTime": "2023-05-30T08:45:50.271420178Z",
  "updateTime": "2023-05-30T08:45:50.271420178Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:45:50.727] Task URL: https://cr-buildbucket-dev.appspot.com/build/8779685609536605345
[08:45:50.727] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8945115671471186224:2:0) after 1m2s
[08:45:59.922] Received PubSub notification, asking Buildbucket for the build status
[08:45:59.964] Build status: STARTED
[08:46:34.553] Received PubSub notification, asking Buildbucket for the build status
[08:46:34.598] Build:
{
  "id": "8779685609536605345",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 90045,
  "createdBy": "project:infra",
  "createTime": "2023-05-30T08:45:50.271420178Z",
  "startTime": "2023-05-30T08:45:58.101151Z",
  "endTime": "2023-05-30T08:46:33.277671781Z",
  "updateTime": "2023-05-30T08:46:33.277671781Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:46:34.598] Invocation finished in 45.556126336s with status SUCCEEDED