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

Debug log (UTC)

[14:30:30.074] New invocation is queued and will start shortly
[14:30:31.156] Starting the invocation (attempt 1)
[14:30:31.207] Ignoring gitiles_ref tag without the buildset tag
[14:30:31.207] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[14:30:31.208] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[14:30:31.208] Buildbucket request:
{
  "requestId": "8944550404047704672",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8944550404047704672",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "634741"
                            },
                        "id": "cron:v1:634741"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944550404047704672"
    },
    {
      "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"
  }
}
[14:30:31.709] Scheduled build:
{
  "id": "8779120342115677633",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 90712,
  "createdBy": "project:infra",
  "createTime": "2023-06-05T14:30:31.292345589Z",
  "updateTime": "2023-06-05T14:30:31.292345589Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:30:31.709] Task URL: https://cr-buildbucket-dev.appspot.com/build/8779120342115677633
[14:30:31.709] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8944550404047704672:2:0) after 3m55s
[14:31:16.716] Received PubSub notification, asking Buildbucket for the build status
[14:31:16.744] Build status: STARTED
[14:31:49.892] Received PubSub notification, asking Buildbucket for the build status
[14:31:49.916] Build:
{
  "id": "8779120342115677633",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 90712,
  "createdBy": "project:infra",
  "createTime": "2023-06-05T14:30:31.292345589Z",
  "startTime": "2023-06-05T14:31:15.913558Z",
  "endTime": "2023-06-05T14:31:49.579425057Z",
  "updateTime": "2023-06-05T14:31:49.579425057Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:31:49.916] Invocation finished in 1m19.849292508s with status SUCCEEDED