Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:616479 (3 years ago)

Debug log (UTC)

[18:02:46.091] New invocation is queued and will start shortly
[18:02:47.156] Starting the invocation (attempt 1)
[18:02:47.183] Ignoring gitiles_ref tag without the buildset tag
[18:02:47.183] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[18:02:47.183] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[18:02:47.184] Buildbucket request:
{
  "requestId": "8946439585660380512",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8946439585660380512",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "616479"
                            },
                        "id": "cron:v1:616479"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8946439585660380512"
    },
    {
      "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"
  }
}
[18:02:47.656] Scheduled build:
{
  "id": "8781009523783557473",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 88103,
  "createdBy": "project:infra",
  "createTime": "2023-05-15T18:02:47.256159774Z",
  "updateTime": "2023-05-15T18:02:47.256159774Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:02:47.656] Task URL: https://cr-buildbucket-dev.appspot.com/build/8781009523783557473
[18:02:47.656] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8946439585660380512:2:0) after 1m49s
[18:03:12.632] Received PubSub notification, asking Buildbucket for the build status
[18:03:12.654] Build status: STARTED
[18:03:46.376] Received PubSub notification, asking Buildbucket for the build status
[18:03:46.409] Build:
{
  "id": "8781009523783557473",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 88103,
  "createdBy": "project:infra",
  "createTime": "2023-05-15T18:02:47.256159774Z",
  "startTime": "2023-05-15T18:03:10.859703Z",
  "endTime": "2023-05-15T18:03:43.978282402Z",
  "updateTime": "2023-05-15T18:03:43.978282402Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:03:46.409] Invocation finished in 1m0.325835619s with status SUCCEEDED