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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:636686 (3 years ago)

Debug log (UTC)

[17:20:22.060] New invocation is queued and will start shortly
[17:20:23.168] Starting the invocation (attempt 1)
[17:20:23.198] Ignoring gitiles_ref tag without the buildset tag
[17:20:23.198] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[17:20:23.198] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[17:20:23.198] Buildbucket request:
{
  "requestId": "8944358523048460224",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8944358523048460224",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "636686"
                            },
                        "id": "cron:v1:636686"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944358523048460224"
    },
    {
      "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"
  }
}
[17:20:23.649] Scheduled build:
{
  "id": "8778928461114459073",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 90990,
  "createdBy": "project:infra",
  "createTime": "2023-06-07T17:20:23.275116458Z",
  "updateTime": "2023-06-07T17:20:23.275116458Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:20:23.649] Task URL: https://cr-buildbucket-dev.appspot.com/build/8778928461114459073
[17:20:23.649] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8944358523048460224:2:0) after 3m36s
[17:20:30.595] Received PubSub notification, asking Buildbucket for the build status
[17:20:30.623] Build status: STARTED
[17:21:04.241] Received PubSub notification, asking Buildbucket for the build status
[17:21:04.271] Build:
{
  "id": "8778928461114459073",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 90990,
  "createdBy": "project:infra",
  "createTime": "2023-06-07T17:20:23.275116458Z",
  "startTime": "2023-06-07T17:20:28.860854Z",
  "endTime": "2023-06-07T17:21:02.912230839Z",
  "updateTime": "2023-06-07T17:21:02.912230839Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:21:04.271] Invocation finished in 42.224108966s with status SUCCEEDED