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

Definition (rev 01bb0db694fa89e2bc791b9ca5888b2f53c3e880)

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

Incoming triggers

  • cron:v1:8638 (3 years ago)

Debug log (UTC)

[11:29:22.142] New invocation is queued and will start shortly
[11:29:23.218] Starting the invocation (attempt 1)
[11:29:23.254] Ignoring gitiles_ref tag without the buildset tag
[11:29:23.254] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[11:29:23.257] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[11:29:23.257] Buildbucket request:
{
  "requestId": "8955524032867645456",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8955524032867645456",
            "job": "infra/linux-rel-buildbucket-noop",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8638"
                            },
                        "id": "cron:v1:8638"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8955524032867645456"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/linux-rel-buildbucket-noop"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[11:29:23.882] Scheduled build:
{
  "id": "8790093970849602945",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 1234,
  "createdBy": "project:infra",
  "createTime": "2023-02-04T11:29:23.411532171Z",
  "updateTime": "2023-02-04T11:29:23.411532171Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:29:23.882] Task URL: https://cr-buildbucket-dev.appspot.com/build/8790093970849602945
[11:29:23.882] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket-noop:8955524032867645456:2:0) after 3m57s
[11:29:45.919] Received PubSub notification, asking Buildbucket for the build status
[11:29:45.967] Build status: STARTED
[11:30:04.000] Received PubSub notification, asking Buildbucket for the build status
[11:30:04.025] Build:
{
  "id": "8790093970849602945",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 1234,
  "createdBy": "project:infra",
  "createTime": "2023-02-04T11:29:23.411532171Z",
  "startTime": "2023-02-04T11:29:43.109537Z",
  "endTime": "2023-02-04T11:30:02.446978126Z",
  "updateTime": "2023-02-04T11:30:02.446978126Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:30:04.025] Invocation finished in 41.922522562s with status SUCCEEDED