Status: SUCCEEDED
Triggered by: -
Duration: 5 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:25269 (3 years ago)

Debug log (UTC)

[15:37:02.975] New invocation is queued and will start shortly
[15:37:04.159] Starting the invocation (attempt 1)
[15:37:04.193] Ignoring gitiles_ref tag without the buildset tag
[15:37:04.194] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:04.194] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:04.194] Buildbucket request:
{
  "requestId": "8988485745899002832",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "triggers": [
                  {
                        "cron": {
                              "generation": "25269"
                            },
                        "id": "cron:v1:25269"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8988485745899002832"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[15:37:04.606] Scheduled build:
{
  "id": "8823055683884555745",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-02-05T15:37:04.265792200Z",
  "updateTime": "2022-02-05T15:37:04.265792200Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[15:37:04.606] Task URL: https://cr-buildbucket.appspot.com/build/8823055683884555745
[15:37:04.606] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8988485745899002832:2:0) after 8m51s
[15:42:21.437] Received PubSub notification, asking Buildbucket for the build status
[15:42:21.486] Build status: STARTED
[15:42:53.913] Received PubSub notification, asking Buildbucket for the build status
[15:42:53.941] Build:
{
  "id": "8823055683884555745",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-02-05T15:37:04.265792200Z",
  "startTime": "2022-02-05T15:42:20.771016Z",
  "endTime": "2022-02-05T15:42:53.484820207Z",
  "updateTime": "2022-02-05T15:42:53.484820207Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[15:42:53.941] Invocation finished in 5m50.981429186s with status SUCCEEDED