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

Definition (rev 6230591a4eb035fdf58f1561e55ef315609f439e)

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

Incoming triggers

  • cron:v1:317161 (2 years ago)

Debug log (UTC)

[18:32:52.107] New invocation is queued and will start shortly
[18:32:53.187] Starting the invocation (attempt 1)
[18:32:53.219] Ignoring gitiles_ref tag without the buildset tag
[18:32:53.219] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[18:32:53.219] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[18:32:53.219] Buildbucket request:
{
  "requestId": "8934931877180380832",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8934931877180380832",
            "job": "infra/linux-rel-buildbucket",
            "triggers": [
                  {
                        "cron": {
                              "generation": "317161"
                            },
                        "id": "cron:v1:317161"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8934931877180380832"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/linux-rel-buildbucket"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[18:32:54.173] Scheduled build:
{
  "id": "8769501815260776961",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket"
  },
  "number": 45353,
  "createdBy": "project:infra",
  "createTime": "2023-09-19T18:32:53.315129039Z",
  "updateTime": "2023-09-19T18:32:53.315129039Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:32:54.173] Task URL: https://cr-buildbucket-dev.appspot.com/build/8769501815260776961
[18:32:54.173] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket:8934931877180380832:2:0) after 3m14s
[18:32:54.895] Received PubSub notification, asking Buildbucket for the build status
[18:32:54.935] Build status: SCHEDULED
[18:33:03.116] Received PubSub notification, asking Buildbucket for the build status
[18:33:03.155] Build:
{
  "id": "8769501815260776961",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket"
  },
  "number": 45353,
  "createdBy": "project:infra",
  "createTime": "2023-09-19T18:32:53.315129039Z",
  "endTime": "2023-09-19T18:33:01.850383932Z",
  "updateTime": "2023-09-19T18:33:01.850383932Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:33:03.155] Invocation finished in 11.053311361s with status SUCCEEDED